 | IDiscountCouponEntityIssuedCounterMember Property |
Gets the issued counter.
(Nombre de coupons émis)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyInt32EntityMember IssuedCounterMember { get; }
ReadOnly Property IssuedCounterMember As IReadOnlyInt32EntityMember
Get
Property Value
Type:
IReadOnlyInt32EntityMember
RemarksThis entity member is bound to the IssuedCounter (Nombre de coupons émis) column of the DiscountCoupon (Coupons de réduction) table.
See Also