Click or drag to resize

KeyboardFormat Class

Keyboard output format.
Inheritance Hierarchy
SystemObject
  com.gigatms.Parameters.TS50KeyboardFormat

Namespace:  com.gigatms.Parameters.TS50
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class KeyboardFormat

The KeyboardFormat type exposes the following members.

Constructors
  NameDescription
Public methodKeyboardFormat
Initializes a new instance of the KeyboardFormat class
Top
Properties
  NameDescription
Public propertyDelimiter
Gets or sets the delimiter.
Public propertyFieldSeparator
Gets or sets the field separator.
Public propertyPrefix
Gets or sets the prefix.
Public propertySuffix
Gets or sets the suffix.
Top
See Also