Enum: ControlDataDefinedByType

This enum is referenced in the 'Control' tree node and reflects the type of the definition for the control data of the specific control.

Fields

Name Description
ByOutcome ***OBSOLETE*** Use BySettings instead. Defines the control data of the specific control by settings.
BySettings Defines the control data of the specific control by settings.
ByValue Defines the control data of the specific control by value.