Click or drag to resize

RoleUsers Property

List of RoleUser child objects, based on the Systems.Workflow.RoleUser.Role back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<RoleUser> Users { get; }

Property Value

Type: ChildCollectionRoleUser
See Also