ODataQueryOptions.Filter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the FilterQueryOption.
public Microsoft.AspNet.OData.Query.FilterQueryOption Filter { get; }
member this.Filter : Microsoft.AspNet.OData.Query.FilterQueryOption
Public ReadOnly Property Filter As FilterQueryOption