Queries for documents contained in the specified document folder, and returns an array of IDocument
s that satisfies the query filter.
null
. IDocumentFilter
instance specifying which query to perform, the desired sort order of the query result, and the maximum number of rows to return. Cannot be null
. An array of IDocument
s satisfying the filter, in the specified document folder.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
SoapException | There is a communication problem during the execution of the remote method call. |
InvalidOperationException | The document folder has not yet been inserted or has already been removed. |
IDocumentManager Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace | IDocumentManager.QueryDocuments Overload List