Click or drag to resize

ProjectTypeRoles Property

List of TypeRole child objects, based on the Projects.TypeRole.ProjectType back reference

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

Property Value

Type: ChildCollectionTypeRole
See Also