Direction Property (Read/Write) |
Top Previous Next |
This property is used in conjunction with the Run method to indicate the transfer direction of the File Transfer.
Visual Basic Syntax
IndFile.Direction [= TxDirection]
C# Syntax
IndFile.Direction; [= TxDirection]
Remarks
Possible values are:
See also TxDirection constants, Run method.
|