Click or drag to resize

IPurchaseStudyDetailLineEntitySupplierReferenceId Property

Gets or sets the supplier reference id

(Référence fournisseur)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDisbursementStudy
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string SupplierReferenceId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the SupplierReferenceId (Référence fournisseur) column of the PurchaseStudyDetailLineSchemaTable (Détail d'étude de déboursé) table.
See Also