Click or drag to resize

EnterpriseCompanyResources Property

List of Resource child objects, based on the Projects.Resource.EnterpriseCompany back reference

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

Property Value

Type: ChildCollectionResource
See Also