Aqualogic Interaction API  
 

IPTUserGroup.QueryFlattenedParentGroups Method 

Returns a QueryResult describing the groups that directly or indirectly contain this group. DOES include groups that contain this group indirectly, through a third group. Returned properties include PT_PROPID_OBJECTID, PT_PROPID_NAME, PT_PROPID_ISLOCALIZED.

IPTQueryResult QueryFlattenedParentGroups();

Return Value

the QueryResult describing the groups

See Also

IPTUserGroup Interface | com.plumtree.server Namespace