 | IncidentSchemaTableEndDateColumnName Field |
Gets the 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 EndDateColumnName = "EndDate"
Public Const EndDateColumnName As String = "EndDate"
Field Value
Type:
String
Remarks
Gets the EndDate (Date de fin) column name of the table Incident
See Also