WorkgroupShiftsRepositoryWorkScheduleIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkgroupShift, Guid> WorkScheduleIdAttribute
Public Shared ReadOnly WorkScheduleIdAttribute As ColumnDataAttribute(Of WorkgroupShift, Guid)
public:
static initonly ColumnDataAttribute<WorkgroupShift^, Guid^>^ WorkScheduleIdAttribute
static val WorkScheduleIdAttribute: ColumnDataAttribute<WorkgroupShift, Guid>
Field Value
Type:
ColumnDataAttributeWorkgroupShift,
Guid
See Also