 | StockDocumentSchemaTable.UseAdjustedLimitDateColumnName Field |
Gets the UseAdjustedLimitDate (Utiliser la date limite de sortie du stock) 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 UseAdjustedLimitDateColumnName = "UseAdjustedLimitDate"
Public Const UseAdjustedLimitDateColumnName As String = "UseAdjustedLimitDate"
Field Value
Type:
String
Remarks
Gets the UseAdjustedLimitDate (Utiliser la date limite de sortie du stock) column name of the table StockDocument
See Also