What it does
Specifies the registration parameters of 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 |
| documentId | int | The ID of the document for which registration parameters are to be specified |
| properties | RegistrationProperty[] | A set of records, each describing one of the registration parameters of the document |
