GroupsRepositoryAccessKeysChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<GroupAccessKey> AccessKeysChildCollectionDefinition
Public Shared ReadOnly AccessKeysChildCollectionDefinition As ChildCollectionDefinition(Of GroupAccessKey)
public:
static initonly ChildCollectionDefinition<GroupAccessKey^>^ AccessKeysChildCollectionDefinition
static val AccessKeysChildCollectionDefinition: ChildCollectionDefinition<GroupAccessKey>
Field Value
Type:
ChildCollectionDefinitionGroupAccessKey
See Also