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