WorkScheduleWorkingTimeRepositoryStartTimeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkScheduleWorkingTime, TimeSpan> StartTimeAttribute
Public Shared ReadOnly StartTimeAttribute As ColumnDataAttribute(Of WorkScheduleWorkingTime, TimeSpan)
public:
static initonly ColumnDataAttribute<WorkScheduleWorkingTime^, TimeSpan^>^ StartTimeAttribute
static val StartTimeAttribute: ColumnDataAttribute<WorkScheduleWorkingTime, TimeSpan>
Field Value
Type:
ColumnDataAttributeWorkScheduleWorkingTime,
TimeSpan
See Also