Click or drag to resize

MultipleChoiceOptionPossibleAnswers Property

The list of radiobutton texts to create

Namespace: RelaxIS_SDK.Wizard.WizardOptions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<string> PossibleAnswers { get; set; }

Property Value

ListString
See Also