Aqualogic Interaction API  
 

IPTProfileManager.GetManagedCommunities Method 

Returns a list of communities for which the given user has edit access, and the current user has read access.

IPTQueryResult GetManagedCommunities(
   int nUserID
);

Parameters

nUserID
a user id

Return Value

a query result of communities

See Also

IPTProfileManager Interface | com.plumtree.server Namespace