SettingsFieldSeparator Property |
Gets the keyboard output field separator.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic byte FieldSeparator { get; set; }
Public Property FieldSeparator As Byte
Get
Set
public:
property unsigned char FieldSeparator {
unsigned char get ();
void set (unsigned char value);
}
Property Value
Type:
Byte
The keyboard output field separator.
See Also