Edit

Share via


GraphPresenter.OrderBy Property

Definition

Gets or sets a string to indicate a sorting order for the RequestBuilder. This is a helper to add this specific request option to the QueryOptions.

public string OrderBy { get; set; }
member this.OrderBy : string with get, set
Public Property OrderBy As String

Property Value

Applies to