ConvertISO7ToRoman8 Property
Returns or specifies whether ISO-7 characters are converted to Roman 8 characters in files you receive. This property is relevant only for ASCII file transfers.
bool ConvertISO7ToRoman8 {get; set;}
'Declaration
Property ConvertISO7ToRoman8 As Boolean
'Usage
Dim instance As IFileTransfer
Dim value As Boolean
instance.ConvertISO7ToRoman8 = value
value = instance.ConvertISO7ToRoman8
Property Value
The default value is false.