Click or drag to resize

StockItemSchemaTableMaxStockColumnName Field

Gets the MaxStock (Quantité maximum en stock) 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 MaxStockColumnName = "MaxStock"

Field Value

Type: String
Remarks
Gets the MaxStock (Quantité maximum en stock) column name of the table StockItem
See Also