SearchParameters.Filter Property

Definition

Gets or sets the OData $filter expression to apply to the search query.

[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