Click or drag to resize

StockItemSchemaTableCustomersDeliveryOrderPreparingQuantityColumnName Field

Gets the CustomersDeliveryOrderPreparingQuantity (Quantité en préparation des bons de livraison) 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 CustomersDeliveryOrderPreparingQuantityColumnName = "CustomersDeliveryOrderPreparingQuantity"

Field Value

Type: String
Remarks
Gets the CustomersDeliveryOrderPreparingQuantity (Quantité en préparation des bons de livraison) column name of the table StockItem
See Also