Click or drag to resize

IContactEntityAssociatedSupplierId Property

Associated Supplier Id

(Code (fournisseur))

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

Property Value

Type: String
Remarks
This entity member is bound to the AssociatedSupplierId (Code (fournisseur)) column of the Contact (Contact) table.
See Also