Click or drag to resize

IQuotePurchaseDocumentLineEntitySupplierPurchaseConditionsId Property

Gets or sets the purchase condition id

(Identifiant d'une condition d'achat)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> SupplierPurchaseConditionsId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the SupplierPurchaseConditionsId (Identifiant d'une condition d'achat) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also