Returns or specifies whether Reflection uses the buffer length or the field length of a packed decimal field to determine the size of fields on the PC.
'Declaration
Property Xfr400CompatibleAsciiFile As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.Xfr400CompatibleAsciiFile = value
value = instance.Xfr400CompatibleAsciiFile
bool Xfr400CompatibleAsciiFile {get; set;}
Property Value
The default value is False for all versons of Reflection except Japanese versions. (The default for Japanese versions of Reflecton is True.)