Enum data type for the StartCharacter property.
Namespace: Honeywell.Mobility.DataCollection
Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)
[C#] public enum EStartCharacter
[Visual Basic] Public Enumeration EStartCharacter
Name | Description |
---|---|
DollarOnly | Sets $ as the start character. |
AsteriskOnly | Sets * as the start character. |
DollarAndAsterisk | Sets $* as the start character. |