Click or drag to resize

ResourceInstances Property

List of ResourceInstance child objects, based on the General.Resources.ResourceInstance.Resource 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<ResourceInstance> Instances { get; }

Property Value

Type: ChildCollectionResourceInstance
See Also