This document is archived and information here might be outdated.  Recommended version.


IGpDescribeIndex Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeIndex Interface
ArcGIS Developer Help

IGpDescribeIndex Interface

Provides access to the properties of a Geoprocessing Index Description object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Fields Enumeration of fields in the index description.
Read-only property IsAscending Indicates whether the index description is sorted in ascending order.
Read-only property IsUnique Indicates whether the index description is unique.
Read-only property Name Name of the index description.

Classes that implement IGpDescribeIndex

Classes Description