 | TrackingStockItemSchemaTableAdjustedLimitDateColumnName Field |
Gets the AdjustedLimitDate (Sortir du stock le) 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 AdjustedLimitDateColumnName = "AdjustedLimitDate"
Public Const AdjustedLimitDateColumnName As String = "AdjustedLimitDate"
Field Value
Type:
String
Remarks
Gets the AdjustedLimitDate (Sortir du stock le) column name of the table TrackingStockItem
See Also