KeyboardFormatSuffix Property |
Gets or sets the suffix.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string Suffix { get; set; }
Public Property Suffix As String
Get
Set
public:
property String^ Suffix {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
The suffix.
See Also