BooleanSwitch Fields |
The BooleanSwitch type exposes the following members.
| Name | Description | |
|---|---|---|
| OptionFalse |
Data to use if switch is false.
| |
| OptionTrue |
Data to use if switch is true.
| |
| Switch |
Switch to decide which option to use.
|