SettingsFieldSeparator Property |
Gets the keyboard output field separator.
Namespace:
com.gigatms.Parameters.TS800_60
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.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