PreDefinedList Property
Overloads
PreDefinedList |
List of enumerations. This property is used if JSON property name: qPreDefinedList |
PreDefinedList
List of enumerations.
This property is used if qUsePredefListedValues
is set to true.
JSON property name: qPreDefinedList
Declaration
public IEnumerable<string> PreDefinedList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!