 | SupplierSchemaTablePriceListCategoryIdColumnName Field |
Gets the PriceListCategoryId (Code de la catégorie tarifaire) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string PriceListCategoryIdColumnName = "PriceListCategoryId"
Public Const PriceListCategoryIdColumnName As String = "PriceListCategoryId"
Field Value
Type:
String
Remarks
Gets the PriceListCategoryId (Code de la catégorie tarifaire) column name of the table Supplier
See Also