Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
UserGroupController Class
UserGroupController Methods
DeleteUserGroupMembers Method
DeleteUserGroupMembers Method (Int32, IntegerList)
DeleteUserGroupMembers Method (Int32, IntegerList, SqlConnection, SqlTransaction)
UserGroupController
DeleteUserGroupMembers Method (Int32, IntegerList)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
DeleteUserGroupMembers
(
int
userGroupId
,
IntegerList
memberUserIds
)
Parameters
userGroupId
Type:
System
Int32
memberUserIds
Type:
IntegerList
See Also
Reference
UserGroupController Class
DeleteUserGroupMembers Overload
Omada.OE.AppLogic Namespace