| UserGroupManagerGetMemberGroups Method |
Returns a list of groups that the specified user is a member of.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic UserGroups GetMemberGroups(
int userId
)
Parameters
- userId
- Type: SystemInt32
Return Value
Type:
UserGroups
See Also