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 |
2/20/2023 7:40:00 AM