GetBatch
What it does
Gets information about a batch.
Definition
Batch GetBatch( int batchId );
Parameters
Name | Type | Description |
batchId | int | The ID of the batch about which information is to be retrieved |
Returned value
Type | Description |
Batch | Information about the batch |
12.04.2024 18:16:03