Click or drag to resize

IDiscountCouponBarCodeEntityUsedMember Property

Gets the used.

(Utilisé)

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
IReadOnlyBoolEntityMember UsedMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the Used (Utilisé) column of the DiscountCouponBarCode (Coupons émis) table.
See Also