Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IFileTransfer Interface : ConvertNRCToMCS Property |
'Declaration
Property ConvertNRCToMCS As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.ConvertNRCToMCS = value value = instance.ConvertNRCToMCS
bool ConvertNRCToMCS {get; set;}