Click or drag to resize

UserGroupManagerGroups Property

Sorting is dependant on how the manager was loaded (LoadOptions.SortFields)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public UserGroups Groups { get; }

Property Value

Type: UserGroups
See Also