AutocompleteParameters.Filter Property

Definition

Gets or sets an OData expression that filters the documents used to produce completed terms for the Autocomplete result.

[Newtonsoft.Json.JsonIgnore]
public string Filter { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Filter : string with get, set
Public Property Filter As String

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to