Option |
The OptionResultBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToCheckboxOptionResult | Helper function to get a CheckboxOptionResult from the OptionResultBase object. |
![]() | ToMultipleChoiceOptionResult | Helper function to get a MultipleChoiceOptionResult from the OptionResultBase object. |
![]() | ToNumericOptionResult | Helper function to get a NumericOptionResult from the OptionResultBase object. |
![]() | ToPositionSelectOptionResult | Helper function to get a PositionSelectOptionResult from the OptionResultBase object. |
![]() | ToSubOptionOptionResult | Helper function to get a SubOptionOptionResult from the OptionResultBase object. |
![]() | ToTextOptionResult | Helper function to get a TextOptionResult from the OptionResultBase object. |