BbParameterTypes
Name: BlockBuster Parameter Types
Type: Ancillary
Modules: Legacy-Fx, Fx-RunCutter, Fx-Dox, Fx-BlockBuster, Fx-Tpx, Training-Tpx
Description: List of parameter types along with their ids.
| Field | Documentation |
|---|---|
| BbParameterTypeId | Unique identifier of a BlockBuster parameter type. |
| BbParameterTypeName | Full name of the BlockBuster parameter type. |
| Comments | Comments about the record. |
| ValueType | Values: 0 = none, 1 = boolean, 10 = timespan, 20 = time, 81 = number of items, 82 = percentage, 83 = rank, 106 = currency. |
| DefaultValue | Default value for the parameter. |
| AppliesToIllegalRuns | If false, the parameter type does not apply to illegal run types. |
| DisplayIndex | Display order in the UI grid. |
| IsActive | If true, the parameter is displayed in the UI. |
| HelpText | Help text for this parameter which is displayed in the UI. |