Aqualogic Interaction API  
 

IPTUserGroup.QueryAllInheritedActivityRights Method 

Similar to QueryInheritedActivityRights, but returns a QueryResult containing all properties for all activity rights granted to members of this group, including those that were obtained through groups that this group is a member of. This includes ALL activity rights granted to users, whether they are through THIS group, through PARENT groups, through parents of parents, etc.

IPTQueryResult QueryAllInheritedActivityRights();

Return Value

the QueryResult describing the granted activity rights

See Also

IPTUserGroup Interface | com.plumtree.server Namespace | IPTQueryResult