 | SupplierItemSchemaTableNetPurchasePriceColumnName Field |
Gets the NetPurchasePrice (Prix d'achat net H.T.) 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 NetPurchasePriceColumnName = "NetPurchasePrice"
Public Const NetPurchasePriceColumnName As String = "NetPurchasePrice"
Field Value
Type:
String
Remarks
Gets the NetPurchasePrice (Prix d'achat net H.T.) column name of the table SupplierItem
See Also