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