 | PosTerminalOpenCloseSchemaTablePeriodTypeColumnName Field |
Gets the PeriodType (Type de périodicité) 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 PeriodTypeColumnName = "PeriodType"
Public Const PeriodTypeColumnName As String = "PeriodType"
Field Value
Type:
String
Remarks
Gets the PeriodType (Type de périodicité) column name of the table PosTerminalOpenClose
See Also