 | ScheduleEventSchemaTableLabourScheduledDuration_DurationInHoursColumnName Field |
Gets the LabourScheduledDuration_DurationInHours (Durée planifiée MO - Durée en heures) 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 LabourScheduledDuration_DurationInHoursColumnName = "LabourScheduledDuration_DurationInHours"
Public Const LabourScheduledDuration_DurationInHoursColumnName As String = "LabourScheduledDuration_DurationInHours"
Field Value
Type:
String
Remarks
Gets the LabourScheduledDuration_DurationInHours (Durée planifiée MO - Durée en heures) column name of the table ScheduleEvent
See Also