Aqualogic Interaction API  
 

IPTUserGroup.QueryAllActivityRights Method 

Similar to QueryActivityRights, but returns a QueryResult containing all properties for all activity rights granted to members of this group. This does NOT include any activity rights inherited from groups to which this group belongs.

IPTQueryResult QueryAllActivityRights();

Return Value

the QueryResult describing the granted activity rights

See Also

IPTUserGroup Interface | com.plumtree.server Namespace | IPTQueryResult