Aqualogic Interaction API  
 

IPTUserGroup.AddUsers Method

Adds the indicated user to this group as a static member.

Overload List

Adds the indicated user to this group as a static member.

void AddUsers(int);

Adds the indicated users to this group as static members.

void AddUsers(int[]);

See Also

IPTUserGroup Interface | com.plumtree.server Namespace