Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / INDFileTransferType Enumeration


INDFileTransferType Enumeration
Specifies the default type for mainframe transfers.
Syntax
'Declaration
 
Public Enum INDFileTransferType 
   Inherits System.Enum
 
'Usage
 
Dim instance As INDFileTransferType
Members
MemberDescription
AsciiSpecifies an ASCII transfer.
BinarySpecifies a binary transfer.
JisciiSpecifies a JISCII transfer.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Attachmate.Reflection.Emulation.IbmHosts.INDFileTransferType

See Also