 | IPosTerminalOpenCloseColleagueDetailEntityPosReceiptCount Property |
Gets or sets the point of sales receipt count.
(Nombre de tickets)
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<int> PosReceiptCount { get; set; }
Property PosReceiptCount As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
RemarksThis entity member is bound to the PosReceiptCount (Nombre de tickets) column of the PosTerminalOpenCloseColleagueDetail (Ventilation par vendeur) table.
See Also