 | StockDocumentSchemaTableProcessDateColumnName Field |
Gets the ProcessDate (Date d'exécution) 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 ProcessDateColumnName = "ProcessDate"
Public Const ProcessDateColumnName As String = "ProcessDate"
Field Value
Type:
String
Remarks
Gets the ProcessDate (Date d'exécution) column name of the table StockDocument
See Also