 | PosTerminalSchemaTableTabTipModeColumnName Field |
Gets the TabTipMode (Afficher automatiquement le clavier visuel) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string TabTipModeColumnName = "TabTipMode"
Public Const TabTipModeColumnName As String = "TabTipMode"
Field Value
Type:
String
Remarks
Gets the TabTipMode (Afficher automatiquement le clavier visuel) column name of the table PosTerminal
See Also