 | ItemFamilySchemaTableAutomaticStockBookingColumnName Field |
Gets the AutomaticStockBooking (Réservation de stock automatique) 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 AutomaticStockBookingColumnName = "AutomaticStockBooking"
Public Const AutomaticStockBookingColumnName As String = "AutomaticStockBooking"
Field Value
Type:
String
Remarks
Gets the AutomaticStockBooking (Réservation de stock automatique) column name of the table ItemFamily
See Also