Click or drag to resize

ItemComponentSchemaTable.DispatchedCostPriceColumnName Field

Gets the DispatchedCostPrice (PR réparti) 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 DispatchedCostPriceColumnName = "DispatchedCostPrice"

Field Value

Type: String
Remarks
Gets the DispatchedCostPrice (PR réparti) column name of the table ItemComponent
See Also