Share via


PropertyConfiguration.IsNotFilterable Method

Definition

Sets the property as not filterable.

public Microsoft.AspNet.OData.Builder.PropertyConfiguration IsNotFilterable ();
member this.IsNotFilterable : unit -> Microsoft.AspNet.OData.Builder.PropertyConfiguration
Public Function IsNotFilterable () As PropertyConfiguration

Returns

Applies to