PropertyConfiguration.IsFilterable Method
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.
Sets the property as filterable.
public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsFilterable ();
member this.IsFilterable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsFilterable () As PropertyConfiguration