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 |
4/12/2024 6:16:02 PM