This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IIndex Interface > IIndex.IsAscending Property (ArcObjects .NET 10.5 SDK) |
Indicates if the index is based on ascending order.
[Visual Basic .NET] Public ReadOnly Property IsAscending As Boolean
[C#] public bool IsAscending {get;}
[C++]
HRESULT get_IsAscending(
VARIANT_BOOL* IsAscending
);
[C++]
Parameters IsAscending [out, retval] IsAscending is a parameter of type VARIANT_BOOL