Click or drag to resize

UserGroups Property

List of UserGroup child objects, based on the Systems.Security.UserGroup.User 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<UserGroup> Groups { get; }

Property Value

Type: ChildCollectionUserGroup
See Also