Click or drag to resize

GetDocumentCriteria Properties

The GetDocumentCriteria type exposes the following members.

Properties
  NameDescription
Public propertyCorrespondenceId
The Id of the correspondence entity that references the document. If an invoice is to be retrieved then use "InvoiceNo" instead.
Public propertyDocumentType
The document type to fetch the document for. Leave this NULL if the document fetched is the ID of a CorrespondenceWeb object. If a documenttype is provided, use the CorrespondenceId to provide the Id of the document to load.
Public propertyProfileId
The profileid of the owner
(Inherited from OwnerLoginBaseCriteria.)
Top
See Also