 | 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
SyntaxNullable<bool> PosTerminalShowHoldReceiptsForAllTerminals { get; }
ReadOnly Property PosTerminalShowHoldReceiptsForAllTerminals As Nullable(Of Boolean)
Get
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the ShowHoldReceiptsForAllTerminals (Afficher les tickets en attente de toutes les caisses) column of the PosTerminal (Caisse) table.
See Also