StateData Property
Overloads
| StateData |
List of selections for each state. JSON property name: qStateData |
StateData
List of selections for each state.
JSON property name: qStateData
Declaration
IEnumerable<AlternateStateData> StateData { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<AlternateStateData> |