Option

Option class

Class represents option of choice field.

The Option type exposes the following members:

Properties

NameDescription
valueGets or sets option export value.
nameGets or sets name of option.
selectedGets or sets selected status of option. Returns true if option is selected.
indexGets index of the option.

See Also