Click or drag to resize

WorkReportResources Property

List of WorkReportResource child objects, based on the Projects.WorkReportResource.WorkReport back reference

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

Property Value

Type: ChildCollectionWorkReportResource
See Also