Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentQuery Interface

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.

public interface IDocumentQuery

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: edk (in edk.dll)

See Also

IDocumentQuery Members | Plumtree.Remote.PRC Namespace