BatchType
What it does
The BatchType data type stores information about the type of a batch.
Fields
Name | Type | Description |
Id | int | The ID of the batch type |
Name | string | The name of the batch type |
Description | string | A description of the batch type |
PropertyDefs | RegistrationPropertyDef[] | The set of registration parameters for the batch type |
4/12/2024 6:16:03 PM