SelectionChoice structure
The SelectionChoice structure describes one item in a static parameter selection list. A static selection list defines a set of property choice values. Each choice provides two values: an internal value and a display value. For example, the display values might be Residential, Commercial, and Government, while the corresponding parameter values are R, C, and G. Display values can be localized.
Property summary
- label
An externalizable label for the choice
- labelID
A resource ID for this value, used for externalizing the value of this string
- value
The parameter value for this choice
