Aqualogic Interaction API  
 

IPTSCollabCollection.CollabServer Method

Query that restricts to all Collab projects and object types. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

Overload List

Query that restricts to all Collab projects and object types. May be passed into IPTSQueryRequest.restrictTo, or used as a subquery of an IPTSBooleanQuery.

IPTSQuery CollabServer();

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

IPTSQuery CollabServer(string[]);

See Also

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