Share via


PropertyConfiguration.IsNonFilterable Method

Definition

Sets the property as nonfilterable.

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

Returns

Applies to