RegistrationPropertyDef
What it does
The RegistrationPropertyDef data type stores information about a registration parameter of a batch type.
Fields
Name | Type | Description |
Id | int | The ID of the registration parameter of the batch type. Completed automatically by the Application Server. |
Name | string | The name of the registration parameter of the batch type |
IsRequired | bool | A flag that shows whether the registration parameter must be completed or not |
4/12/2024 6:16:02 PM