PathSelectItem.OrderByOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the orderby clause for this select level.
public Microsoft.OData.UriParser.OrderByClause OrderByOption { get; }
member this.OrderByOption : Microsoft.OData.UriParser.OrderByClause
Public ReadOnly Property OrderByOption As OrderByClause