Interface that allows querying of documents in the Document Directory. The query can be narrowed down to a specific document folder as well as with a set of filters. An instance of a document query is created with a call to IDocumentManager.CreateQuery()
. Once the desired query parameters are specified, the query can be executed with the Execute()
method.
For a list of all members of this type, see IDocumentQuery Members.
Namespace: Plumtree.Remote.PRC
Assembly: edk (in edk.dll)
IDocumentQuery Members | Plumtree.Remote.PRC Namespace