What it does
Gets information about all the batch types within a project.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| projectId | int | The ID of the project that contains the batch types about which information is to be retrieved |
Returned value
| Type | Description |
|---|---|
| BatchType[] | A set of records, each containing information about one of the batch types contained in the project |
