Returns or specifies whether Reflection is to ignore any decimal data errors found in a packed or zoned field during a transfer from the AS/400.
'Declaration
Property Xfr400IgnoreDecErrors As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.Xfr400IgnoreDecErrors = value
value = instance.Xfr400IgnoreDecErrors
bool Xfr400IgnoreDecErrors {get; set;}
Property Value
The default value is False.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services