SearchFields Property
Overloads
SearchFields |
List of the search fields. If empty, the search is performed in all fields of the app. JSON property name: qSearchFields |
SearchFields
List of the search fields.
If empty, the search is performed in all fields of the app.
JSON property name: qSearchFields
Declaration
IEnumerable<string> SearchFields { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |