Gets a value indicating whether the index is ascending or not (i.e. ordered alphabetically to numerically).

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool IsAscending { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsAscending As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if the Index is ascending; otherwise, falseFalsefalsefalse (False in Visual Basic).

See Also

Relate Topics:
  IsUnique Property
  Name Property
Created by Atop CHM to web converter,© 2009 all right reserved.