What it does
Gets extended information about a document.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| batchId | int | The ID of the batch that contains the document about which information is to be retrieved |
| documentId | int | The ID of the document about which information is to be retrieved |
Returned value
| Type | Description |
|---|---|
| Document | Information about the document |
