Click or drag to resize

SupplierItemSchemaTablePublicPurchasePriceColumnName Field

Gets the PublicPurchasePrice (Prix d'achat public 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 PublicPurchasePriceColumnName = "PublicPurchasePrice"

Field Value

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