| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentId |
Gets or sets the document identifier. |
string |
None. |
| DocumentDateTime |
Gets or sets the document date time. |
datetime |
None. |
| DocumentTitle |
Gets or sets the document title. |
string |
None. |
| DocumentType |
Gets or sets the type of the document. |
string |
None. |
| DocumentStatus |
Gets or sets the document status. |
string |
None. |
| DocumentPointer |
Gets or sets the document pointer. |
string |
None. |
| ActiveInd |
Gets or sets a value indicating whether [active ind]. |
boolean |
None. |
| Storage |
Gets or sets the storage. |
string |
None. |
| Format |
Gets or sets the format. |
string |
None. |
| Body |
Gets or sets the body. |
string |
None. |
| BodyLength |
Gets or sets the length of the body. |
string |
None. |
| IsEncoded |
Indicates if Body is base64 encoded |
boolean |
None. |