[This is preliminary documentation and is subject to change.]

The DocumentQuery type exposes the following members.

Fields

  NameDescription
ApproverID
ID of the Document Approver. Possible values can be obtained via the GetManagedList method (using Person type) from the Core Service.
CopyHolderID
The ID of the Copy Holder. Possible values can be obtained via the GetManagedList method (using Person type) from the Core Service.
DocumentOwnerID
The ID of the Document Owner. Possible values can be obtained via the GetManagedList method (using Person type) from the Core Service.
DocumentStatus
ID of the Document Status. Possible values can be obtained via the GetManagedList method from the Core Service e.g Active, Draft, Inactive, Obsolete.
DocumentTypeID
The ID of the Document Type. Possible values can be obtained via the GetManagedList method from the Core Service.
Keywords
The Keywords used to search for Documents

See Also