ExcludedValues Property
Overloads
ExcludedValues |
List of excluded values. Either the list of selected values or the list of excluded values is displayed. JSON property name: qExcludedValues |
ExcludedValues
List of excluded values.
Either the list of selected values or the list of excluded values is displayed.
JSON property name: qExcludedValues
Declaration
IEnumerable<FieldValue> ExcludedValues { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<FieldValue> |