 | IReplenishmentLineEntityBaseSupplierPriceListCategoryIdMember Property |
Gets the supplier price list category Id
(Code de la catégorie tarifaire)
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 SupplierPriceListCategoryIdMember { get; }
ReadOnly Property SupplierPriceListCategoryIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the PriceListCategoryId (Code de la catégorie tarifaire) column of the Supplier (Fournisseur) table.
See Also