Aqualogic Interaction API  
 

IPTActivityGroups.QueryAllGroups Method 

Returns all of the groups that have the right to the specified activity.

IPTQueryResult QueryAllGroups(
   int activityID
);

Parameters

activityID
Activity ID

Return Value

Results of the query

See Also

IPTActivityGroups Interface | com.plumtree.server Namespace