GroupIds contain the id's of the usergroups that the user is a member of, including his own personal group.
The information is not always present - if not GroupIds is null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GroupIds { get; }
Property Value
Type:
IntegerList
See Also