'Declaration
Property XfrIndNOSO As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.XfrIndNOSO = value value = instance.XfrIndNOSO
bool XfrIndNOSO {get; set;}
Property Value
The default value is False.
'Declaration
Property XfrIndNOSO As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.XfrIndNOSO = value value = instance.XfrIndNOSO
bool XfrIndNOSO {get; set;}
The default value is False.
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a Reflection property that has been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |
In general, this setting is meant for files made up entirely of double-byte characters or files containing both single and double-byte characters.
This property is applicable to double-byte 3270 sessions only.