Gets the keyboard output suffix.
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.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