Click or drag to resize

ISupplierItemEntityReferenceIdMember Property

Gets the reference Id

(Code de la référence tiers/article)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember ReferenceIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the ReferenceId (Code de la référence tiers/article) column of the SupplierItem (Articles par fournisseurs) table.
See Also