SuggestOptions.Filter Property

Definition

An OData expression that filters the documents considered for suggestions. You can use Create(FormattableString) to help construct the filter expression.

public string Filter { get; set; }
member this.Filter : string with get, set
Public Property Filter As String

Property Value

Applies to