WorkScheduleWorkingTimeRepositoryDayNoAttribute Field |
Definition of the
DayNo data attribute
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, int> DayNoAttribute
Public Shared ReadOnly DayNoAttribute As ColumnDataAttribute(Of WorkScheduleWorkingTime, Integer)
public:
static initonly ColumnDataAttribute<WorkScheduleWorkingTime^, int>^ DayNoAttribute
static val DayNoAttribute: ColumnDataAttribute<WorkScheduleWorkingTime, int>
Field Value
Type:
ColumnDataAttributeWorkScheduleWorkingTime,
Int32
See Also