 | IReplenishmentLineEntityBaseSupplierFamilyIdMember Property |
Gets the supplier family Id
(Code Famille)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember SupplierFamilyIdMember { get; }
ReadOnly Property SupplierFamilyIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the FamilyId (Code Famille) column of the Supplier (Fournisseur) table.
See Also