 | ScheduleEventExpectedResourceSchemaTableScheduledDuration_EditedDurationColumnName Field |
Gets the ScheduledDuration_EditedDuration (Durée planifiée) 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_EditedDurationColumnName = "ScheduledDuration_EditedDuration"
Public Const ScheduledDuration_EditedDurationColumnName As String = "ScheduledDuration_EditedDuration"
Field Value
Type:
String
Remarks
Gets the ScheduledDuration_EditedDuration (Durée planifiée) column name of the table ScheduleEventExpectedResource
See Also