Name | Description | Type | Additional information |
---|---|---|---|
ClientId |
Gets or sets property to search by client identifier when an organization administrator is performing a document search. |
integer |
None. |
OrganizationId |
Gets or sets property to search by organization identifier. |
integer |
None. |
DocumentTypeId |
Gets or sets property to search by document type identifier. |
integer |
None. |
DocumentName |
Gets or sets property to search by document name. |
string |
Max length: 150 |
UDF1 |
Gets or sets property to search by a first user defined field. |
string |
Max length: 256 |
UDF2 |
Gets or sets property to search by a second user defined field. |
string |
Max length: 256 |
UDF3 |
Gets or sets property to search by a third user defined field. |
string |
Max length: 256 |
Signed |
Gets or sets a value indicating whether to search only for signed documents. |
boolean |
None. |
SignerFirstName |
Gets or sets property to search by signer first name. |
string |
Max length: 50 |
SignerLastName |
Gets or sets property to search by signer last name. |
string |
Max length: 50 |
MIN |
Gets or sets property to search by MIN. |
string |
Max length: 18 |
LoanIdentifier |
Gets or sets property to search by loan identifier. |
string |
Max length: 256 |
IsSmartDoc |
Gets or sets a value indicating whether to search only for Smart Documents. |
boolean |
None. |
ENotary |
Gets or sets a value indicating whether to search only for eNotary documents. |
boolean |
None. |
PrintAndSign |
Gets or sets a value indicating whether to search only for Print and Sign documents. |
boolean |
None. |
ERegistryStatus |
Gets or sets the property to search by eRegistryStatus when SmartRegistry is enabled. |
string |
None. |
SigningRoomName |
Gets or sets the signing room name. |
string |
Max length: 256 |
SigningRoomActionTypeId |
Gets or sets the signing room action type id. |
integer |
None. |
TransferableRecord |
Gets or sets a value indicating whether to search only for documents marked as a transferable record. |
boolean |
None. |
AuthoritativeCopy |
Gets or sets a value indicating whether to search only for documents marked as the authoritative copy. |
boolean |
None. |
PreviousAuthoritativeCopy |
Gets or sets whether to include previous authoritative copy documents. |
boolean |
None. |
IsPDF |
Gets or sets a value indicating whether to search only for pdfs. |
boolean |
None. |
CreatedStartDate |
Gets or sets the created start date. |
date |
None. |
CreatedEndDate |
Gets or sets the created end date. |
date |
None. |
IncludeArchived |
Gets or sets a value indicating whether to include or exclude documents marked as archived. |
boolean |
None. |
ExcludeSigningRoomArchived |
Gets or sets a value indicating whether to search only for documents not marked as archived and in a signing room. |
boolean |
None. |
ExcludeSigningRoomDocuments |
Gets or sets the property indicating whether to exclude signing room documents. |
boolean |
None. |
ExcludeDocumentIds |
Gets or sets the document identifiers to exclude. |
Collection of integer |
None. |
ExcludeLinkedDocuments |
Gets or sets whether to exclude linked documents. |
boolean |
None. |
MISMOVersionIdentifiers |
Gets or sets the MISMO Version Identifiers. |
Collection of string |
None. |
ParentFolderName |
Gets or sets the folder name. |
string |
None. |
SecuredInterestStartDate |
Gets or sets the secured interest start date. |
date |
None. |
SecuredInterestEndDate |
Gets or sets the secured interest end date. |
date |
None. |
SystemDocument |
Gets or sets a value indicating whether to search only for system documents. |
boolean |
None. |
PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
PageOffset |
Gets or sets the offset page to return. |
integer |
None. |