 | CommissionScaleSchemaTableDateBeginningColumnName Field |
Gets the DateBeginning (Date de début) 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 DateBeginningColumnName = "DateBeginning"
Public Const DateBeginningColumnName As String = "DateBeginning"
Field Value
Type:
String
Remarks
Gets the DateBeginning (Date de début) column name of the table CommissionScale
See Also