Skip to main content

What it does

Gets information about all the batch types within a project.

Definition

BatchType [] GetBatchTypes( int projectId );

Parameters

NameTypeDescription
projectIdintThe ID of the project that contains the batch types about which information is to be retrieved

Returned value

TypeDescription
BatchType[]A set of records, each containing information about one of the batch types contained in the project