 | SupplierItemSchemaTableSetItemPurchasePriceWithNetPurchasePriceColumnName Field |
Gets the SetItemPurchasePriceWithNetPurchasePrice (Reporter le prix d'achat net sur le prix d'achat de l'article) 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 SetItemPurchasePriceWithNetPurchasePriceColumnName = "SetItemPurchasePriceWithNetPurchasePrice"
Public Const SetItemPurchasePriceWithNetPurchasePriceColumnName As String = "SetItemPurchasePriceWithNetPurchasePrice"
Field Value
Type:
String
Remarks
Gets the SetItemPurchasePriceWithNetPurchasePrice (Reporter le prix d'achat net sur le prix d'achat de l'article) column name of the table SupplierItem
See Also