Interface that allows querying of documents in the Knowledge Directory. The query can be directed to a specific document folder or narrowed down using 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: idk (in idk.dll)
IDocumentQuery Members | Plumtree.Remote.PRC Namespace