Share via


ExpandedReferenceSelectItem.OrderByOption Property

Definition

Gets the orderby clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).

public Microsoft.OData.UriParser.OrderByClause OrderByOption { get; }
member this.OrderByOption : Microsoft.OData.UriParser.OrderByClause
Public ReadOnly Property OrderByOption As OrderByClause

Property Value

Applies to