Click or drag to resize

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
Syntax
public const string NetPurchasePriceColumnName = "NetPurchasePrice"

Field Value

Type: String
Remarks
Gets the NetPurchasePrice (Prix d'achat net H.T.) column name of the table SupplierItem
See Also