Name | Description | Type | Additional information |
---|---|---|---|
MIN |
Gets or sets property to search by MIN. |
string |
None. |
LoanIdentifier |
Gets or sets property to search by loan identifier. |
string |
None. |
HasDocumentChildren |
Gets or sets whether the document has children. |
boolean |
None. |
DocumentId |
Gets or sets the document identifier. |
integer |
None. |
ClientId |
Gets or sets the document's client identifier. |
integer |
None. |
SigningRoomId |
Gets or sets the document's SigningRoom identifier. |
integer |
None. |
DocumentTypeId |
Gets or sets the document's document type identifier. |
integer |
None. |
DocumentType |
Gets or sets the document's document type. |
string |
None. |
DocumentGuid |
Gets or sets the document's GUID. |
string |
Max length: 128 |
DocumentName |
Gets or sets the document's name. |
string |
Required Max length: 256 |
Description |
Gets or sets the document's description. |
string |
Max length: 500 |
PageCount |
Gets or sets the document's page count. |
integer |
None. |
FileExtension |
Gets or sets the document's file extension. |
string |
Max length: 10 |
MimeType |
Gets or sets the document's mime type. |
string |
None. |
IsPDF |
Gets a value indicating whether the document is a PDF. |
boolean |
None. |
UDF1 |
Gets or sets the first user defined field. |
string |
Max length: 256 |
UDF2 |
Gets or sets the second user defined field. |
string |
Max length: 256 |
UDF3 |
Gets or sets the third user defined field. |
string |
Max length: 256 |
Signed |
Gets or sets a value indicating whether at least one document signer has signed the document. |
boolean |
None. |
SigningComplete |
Gets or sets a value indicating whether all document signers have signed the document. |
boolean |
None. |
ClientName |
Gets or sets the name of the client that the document is associated to. |
string |
None. |
SigningRoomName |
Gets or sets the name of the SigningRoom that the document is associated to. |
string |
None. |
HasAnnotations |
Gets or sets the value indicating whether the document has annotations. |
boolean |
None. |
HasSigners |
Gets or sets the value indicating whether the document has any signers. |
boolean |
None. |
Reviewed |
Gets or sets a value indicating whether at least one document reviewer who is required to review the document has reviewed the document. |
boolean |
None. |
ReviewingComplete |
Gets or sets a value indicating if the document is completely reviewed by those required to. |
boolean |
None. |
Downloaded |
Gets or sets a value indicating whether the document has been downloaded. |
boolean |
None. |
ParentDocumentId |
Gets or sets the parent document identifier. |
integer |
None. |
Status |
Gets the status text for the document based on other fields. |
string |
None. |
IsSmartDoc |
Gets or sets a value indicating if the document is a smart document. |
boolean |
None. |
Archived |
Indicates whether the document is archived. |
boolean |
None. |
CreatedBy |
Gets or sets the name of the user that created the document. |
string |
None. |
CreatedDate |
Gets or sets the created date of the document. |
date |
None. |
SignatureValidation |
Gets or sets the results of the signature validation of the document. |
ESignSystems.SmartSAFE.Models.Signing.SignatureValidationResult |
None. |
ExternallySigned |
Gets or sets a value indicating if the document was externally signed. |
boolean |
None. |
AuthoritativeCopy |
Indicates whether the smart document is an authoritative copy or not. |
boolean |
None. |
PreviousAuthoritativeCopy |
Gets or sets a value indicating whether this has previously been an authoritative copy. |
boolean |
None. |
MarkAsAuthoritativeCopyAfterSigning |
Gets or sets a value indicating whether the document being uploaded will become AuthoritativeCopy after it's finished being signed in a SigningRoom. |
boolean |
None. |
TransferableRecord |
Gets or sets the value indicating if the document is a transferable record. |
boolean |
None. |
IsTransferableDocOrSmartDoc |
Gets a value indicating whether this is an transferable document or an transferable smart document. |
boolean |
None. |
IsAuthoritativeDocOrSmartDoc |
Gets a value indicating whether this is an authoritative document or an authoritative smart document. |
boolean |
None. |
PrintAndSign |
Gets or sets a value indicating if document can be printed and signed. |
boolean |
None. |
ENotary |
Gets or sets a value indicating if the document is an eNotary document. |
boolean |
None. |
SortOrder |
Gets or sets the sort order. |
integer |
None. |
Signable |
Gets the signable type. |
string |
None. |
FolderId |
Gets or sets the folder identifier. |
integer |
None. |
ParentFolderId |
Gets or sets the parent folder id. |
integer |
None. |
ParentFolderName |
Gets or sets the parent folder name. |
string |
None. |
MISMOVersionIdentifier |
Gets or sets the MISMO Version Identifier. |
string |
None. |
SystemDocument |
Gets or sets a value indicating whether this document is a system document. |
boolean |
None. |