 | 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
SyntaxNullable<Guid> SupplierPurchaseConditionsId { get; set; }
Property SupplierPurchaseConditionsId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis 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