Aqualogic Interaction API  
 

IPTSCollabCollection.ProjectsForCommunity Method 

Query that restricts to Collab projects associated with a particular portal community. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery ProjectsForCommunity(
   int communityID
);

See Also

IPTSCollabCollection Interface | com.plumtree.server.search.ptapps Namespace