Click or drag to resize

IDiscountCouponBarCodeEntityUsedDocumentId Property

Gets or sets the used document identifier.

(Code du document d'utilisation)

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<Guid> UsedDocumentId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the UsedDocumentId (Code du document d'utilisation) column of the DiscountCouponBarCode (Coupons émis) table.
See Also