Click or drag to resize

ActivityResources Property

List of ActivityResource child objects, based on the General.Contacts.ActivityResource.Activity back reference

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

Property Value

Type: ChildCollectionActivityResource
See Also