 | ScheduleEventExpectedResourceSchemaTableScheduledDuration_DurationInHoursColumnName Field |
Gets the ScheduledDuration_DurationInHours (Durée planifiée - 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 ScheduledDuration_DurationInHoursColumnName = "ScheduledDuration_DurationInHours"
Public Const ScheduledDuration_DurationInHoursColumnName As String = "ScheduledDuration_DurationInHours"
Field Value
Type:
String
Remarks
Gets the ScheduledDuration_DurationInHours (Durée planifiée - Durée en heures) column name of the table ScheduleEventExpectedResource
See Also