FieldValues Property
Overloads
FieldValues |
The field values associated with the state. JSON property name: qFieldValues |
FieldValues
The field values associated with the state.
JSON property name: qFieldValues
Declaration
IEnumerable<FieldValue> FieldValues { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<FieldValue> |