Share via


PropertyConfiguration.IsUnsortable Method

Definition

Sets the property as unsortable.

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

Returns

Applies to