public enum PortalQuerySortOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PortalQuerySortOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PortalQuerySortOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PortalQuerySortOrder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Ascending | Indicates that data should be sorted in an ascending order. |
Descending | Indicates that data should be sorted in a descending order |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Core.Portal.PortalQuerySortOrder
Target Platforms: Windows 11, Windows 10, Windows 8.1