Aqualogic Interaction API  
 

IPTUserGroup.QueryDirectParentGroups Method 

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

IPTQueryResult QueryDirectParentGroups();

Return Value

the QueryResult describing the groups

See Also

IPTUserGroup Interface | com.plumtree.server Namespace