StateNames Property
Overloads
| StateNames |
Array of alternate states. JSON property name: qStateNames |
StateNames
Array of alternate states.
JSON property name: qStateNames
Declaration
public IEnumerable<string> StateNames { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |