 | ScheduleEventSchemaTableMaintenance_NextEventToForeseeColumnName Field |
Gets the Maintenance_NextEventToForesee (Intervention suivante à prévoir) 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 Maintenance_NextEventToForeseeColumnName = "Maintenance_NextEventToForesee"
Public Const Maintenance_NextEventToForeseeColumnName As String = "Maintenance_NextEventToForesee"
Field Value
Type:
String
Remarks
Gets the Maintenance_NextEventToForesee (Intervention suivante à prévoir) column name of the table ScheduleEvent
See Also