 | TrackingStockItemSchemaTableRealStockColumnName Field |
Gets the RealStock (Stock réel) 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 RealStockColumnName = "RealStock"
Public Const RealStockColumnName As String = "RealStock"
Field Value
Type:
String
Remarks
Gets the RealStock (Stock réel) column name of the table TrackingStockItem
See Also