|   | UserInfoGroupIds Property  | 
 
            GroupIds contain the id's of ALL (regardless of AuthLevel) 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; set; }Property Value
Type: 
IntegerList
See Also