Enum OrderByDirection
Enumeration of the ordering criteria for sorting results
Namespace: PnP.Core.QueryModel
Assembly: PnP.Core.dll
Syntax
public enum OrderByDirection : int
Asc
Ascending sorting
Desc
Descending sorting