Indicates whether the index description is sorted in ascending order.
[Visual Basic .NET] Public ReadOnly Property IsAscending As String
[C#] public string IsAscending {get;}
[C++]
HRESULT get_IsAscending(
BSTR* IsAscending
);
[C++]Parameters
IsAscending [out, retval] IsAscending is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.