SearchOptions.Filter Property

Definition

The OData $filter expression to apply to the search query. 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