Click or drag to resize

IPosTerminalOpenCloseEntityPosTerminalShowHoldReceiptsForAllTerminals Property

Gets the point of sales terminal show hold receipts for all terminals.

(Afficher les tickets en attente de toutes les caisses)

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<bool> PosTerminalShowHoldReceiptsForAllTerminals { get; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the ShowHoldReceiptsForAllTerminals (Afficher les tickets en attente de toutes les caisses) column of the PosTerminal (Caisse) table.
See Also