GetBatchType
What it does
Gets information about a batch type.
Definition
BatchType GetBatchType( int batchTypeId );
Parameters
Name | Type | Description |
batchTypeId | int | The ID of the batch type about which information is to be retrieved |
Returned value
Type | Description |
BatchType | Information about the batch type |
12.04.2024 18:16:02