Gets the keyboard output suffix.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic byte[] Suffix { get; set; }
Public Property Suffix As Byte()
Get
Set
public:
property array<unsigned char>^ Suffix {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte
The keyboard output suffix.
See Also