Click or drag to resize

GroupAccessKeys Property

List of GroupAccessKey child objects, based on the Systems.Security.GroupAccessKey.Group back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<GroupAccessKey> AccessKeys { get; }

Property Value

Type: ChildCollectionGroupAccessKey
See Also