Click or drag to resize

WorkgroupResources Property

List of WorkgroupResource child objects, based on the Production.Resources.WorkgroupResource.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<WorkgroupResource> Resources { get; }

Property Value

Type: ChildCollectionWorkgroupResource
See Also