Click or drag to resize

WizardOptionBaseToMultipleChoiceOption Method

Helper function to get a MultipleChoiceOption from the WizardOptionBase object.

Namespace: RelaxIS_SDK.Wizard.WizardOptions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public MultipleChoiceOption ToMultipleChoiceOption()

Return Value

MultipleChoiceOption
See Also