Aqualogic Interaction API  
 

IPTUserGroup.RemoveUsers Method

Removes the indicated user from this group as a static member.

Overload List

Removes the indicated user from this group as a static member.

void RemoveUsers(int);

Removes the indicated users from this group as static members.

void RemoveUsers(int[]);

See Also

IPTUserGroup Interface | com.plumtree.server Namespace