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> |
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!