RolesRepositoryUsersChildCollectionDefinition Field |
Definition of the
Users child list
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<RoleUser> UsersChildCollectionDefinition
Public Shared ReadOnly UsersChildCollectionDefinition As ChildCollectionDefinition(Of RoleUser)
public:
static initonly ChildCollectionDefinition<RoleUser^>^ UsersChildCollectionDefinition
static val UsersChildCollectionDefinition: ChildCollectionDefinition<RoleUser>
Field Value
Type:
ChildCollectionDefinitionRoleUser
See Also