Aqualogic Interaction API  
 

IPTSCollabCollection.Project Method

Query that restricts to a specified Collab project. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

Overload List

Query that restricts to a specified Collab project. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery Project(int);

Query that restricts to certain Collab object types within a specified Collab project. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery Project(int,string[]);

See Also

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