 | PeriodicInvoicingSchemaTablePeriodicity_EndDateColumnName Field |
Gets the Periodicity_EndDate (Date de fin) 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_EndDateColumnName = "Periodicity_EndDate"
Public Const Periodicity_EndDateColumnName As String = "Periodicity_EndDate"
Field Value
Type:
String
Remarks
Gets the Periodicity_EndDate (Date de fin) column name of the table PeriodicInvoicing
See Also