What it does
Allows you to change the document priority.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 |
| documentId | int | The ID of the document whose priority must be changed |
| priority | int | Document priority. See Priority for possible values |
