Click or drag to resize

ResourceGroupResources Property

List of Resource child objects, based on the General.Resources.Resource.ResourceGroup back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Resources
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