| UserGroupControllerGetUserGroupMemberIds Method (IntegerList) |
Returns the users that are member of at least one of the specified user groups.
Members are not returned if they are deleted.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetUserGroupMemberIds(
IntegerList userGroupIds
)
Parameters
- userGroupIds
- Type: IntegerList
Return Value
Type:
IntegerList
See Also