Units Property (Read/Write) |
Top Previous Next |
Sets/gets the type of allocation unit of the host HostFileName file used when a new file is created during the execution of a Send method or Run method (with Direction=dSend Send indicator set).
Visual Basic Syntax
IndFile.Units [= TxUnits]
C# Syntax
IndFile.Units; [= TxUnits]
See also TxUnits constant, BlkSize property, PrimarySpace property, RecFm property, SecondarySpace property.
|