Click or drag to resize

WorkgroupShifts Property

List of WorkgroupShift child objects, based on the Production.Resources.WorkgroupShift.Workgroup back reference

Namespace:  Aloe.EnterpriseOne.Model.Production.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<WorkgroupShift> Shifts { get; }

Property Value

Type: ChildCollectionWorkgroupShift
See Also