ProjectTypesRepositoryRolesChildCollectionDefinition Field |
Definition of the
Roles child list
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<TypeRole> RolesChildCollectionDefinition
Public Shared ReadOnly RolesChildCollectionDefinition As ChildCollectionDefinition(Of TypeRole)
public:
static initonly ChildCollectionDefinition<TypeRole^>^ RolesChildCollectionDefinition
static val RolesChildCollectionDefinition: ChildCollectionDefinition<TypeRole>
Field Value
Type:
ChildCollectionDefinitionTypeRole
See Also