Share via


PropertyConfiguration.IsNotSortable Method

Definition

Sets the property as not sortable.

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

Returns

Applies to