What it does
Gets information about all the batches in a project.Definition
Parameters
Name | Type | Description |
projectId | int | The ID of the project that contains the batches about which information is to be retrieved |
sessionId | int | The ID of the connection to the Application Server |
onlyPrivateBatches | bool | The flag which determines the set of available batches. Possible values:
|
Returned value
Type | Description |
Batch[] | A set of records, each containing information about one of the batches in the project. The returned set does not include batches created in the Web Capture Station. |
