Click or drag to resize

IPosTerminalEntityTabTipMode Property

Gets or sets the tab tip mode.

(Afficher automatiquement le clavier visuel)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> TabTipMode { get; set; }

Property Value

Type: NullableByte
The tab tip mode.
Remarks
This entity member is bound to the TabTipMode (Afficher automatiquement le clavier visuel) column of the PosTerminal (Caisse) table.
See Also