WorkgroupShiftsRepositoryWorkScheduleReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkgroupShift, WorkSchedule> WorkScheduleReference
Public Shared ReadOnly WorkScheduleReference As PrimaryKeyReference(Of WorkgroupShift, WorkSchedule)
public:
static initonly PrimaryKeyReference<WorkgroupShift^, WorkSchedule^>^ WorkScheduleReference
static val WorkScheduleReference: PrimaryKeyReference<WorkgroupShift, WorkSchedule>
Field Value
Type:
PrimaryKeyReferenceWorkgroupShift,
WorkSchedule
See Also