 | StockItemSchemaTableSuppliersReturnOrderPreparingQuantityColumnName Field |
Gets the SuppliersReturnOrderPreparingQuantity (Quantité en préparation des bons de retour (achats)) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string SuppliersReturnOrderPreparingQuantityColumnName = "SuppliersReturnOrderPreparingQuantity"
Public Const SuppliersReturnOrderPreparingQuantityColumnName As String = "SuppliersReturnOrderPreparingQuantity"
Field Value
Type:
String
Remarks
Gets the SuppliersReturnOrderPreparingQuantity (Quantité en préparation des bons de retour (achats)) column name of the table StockItem
See Also