 | PosTerminalOpenCloseSchemaTableOpenDateTimeColumnName Field |
Gets the OpenDateTime (Date et heure d'ouverture) 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 OpenDateTimeColumnName = "OpenDateTime"
Public Const OpenDateTimeColumnName As String = "OpenDateTime"
Field Value
Type:
String
Remarks
Gets the OpenDateTime (Date et heure d'ouverture) column name of the table PosTerminalOpenClose
See Also