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


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

IGPArcInfoItemDomain Interface

Provides access to the properties/methods of a geoprocessing Arc/Info item domain object.

Product Availability

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

Members

Name Description
Method AddType Add an item type.
Read-only property Count Count.
Read/write property CoverageFeatureClassType Coverage Feature Class Type.
Method DeleteType Remove an item type.
Read-only property FilterIndex Indicates whether or not to filter items based on whether or not they have an index.
Read-only property FilterIndexType Indicates whether to filter items that have or do not have an index.
Method MakeList Make list.
Method SetIndexFilter Set index filter.
Read/write property ShowPseudo Indicates whether or not to show pseudo items.
Read/write property ShowRedefined Indicates whether or not to show redefined items.
Read-only property Type Item type.

Classes that implement IGPArcInfoItemDomain

Classes Description
GPArcInfoItemDomain Geoprocessing ArcInfo Item Domain.