Click or drag to resize

IReplenishmentLineEntityBaseSupplierPriceListCategoryId 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
Syntax
string SupplierPriceListCategoryId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the PriceListCategoryId (Code de la catégorie tarifaire) column of the Supplier (Fournisseur) table.
See Also