 | StockDocumentLineSchemaTableCurrentStockColumnName Field |
Gets the CurrentStock (Stock actuel) 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 CurrentStockColumnName = "CurrentStock"
Public Const CurrentStockColumnName As String = "CurrentStock"
Field Value
Type:
String
Remarks
Gets the CurrentStock (Stock actuel) column name of the table StockDocumentLine
See Also