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


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

IGPFeatureClassDomain2 Interface

Product Availability

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

Members

Name Description
Method AddFeatureType Add a feature class type.
Method AddPortalItemType
Method AddType Add a shape type.
Read-only property Count Count.
Method DeleteFeatureType Remove a feature class type.
Method DeletePortalItemType
Method DeleteType Remove a shape type.
Read-only property FeatureType Feature class type.
Read-only property FeatureTypeCount Count.
Read-only property FilterHasMs Indicates whether or not to filter feature classes based on whether or not they have measures.
Read-only property FilterHasZs Indicates whether or not to filter feature classes based on whether or not they have Z values.
Read-only property FilterIndex Indicates whether or not to filter feature classes based on whether or not they have a spatial index.
Read-only property FilterIndexType Indicates whether to filter feature classes that have or do not have a spatial index.
Read-only property IncludeHasMs Indicates whether to filter feature classes that have or do not have measures.
Read-only property IncludeHasZs Indicates whether to filter feature classes that have or do not have Z values.
Method MakeList Make list.
Read-only property PortalItemType
Read-only property PortalItemTypeCount
Method SetHasMsFilter Set HasMs filter.
Method SetHasZsFilter Set HasZs filter.
Method SetIndexFilter Set index filter.
Read-only property Type Shape type.

Inherited Interfaces

Interfaces Description
IGPFeatureClassDomain Provides access to the properties/methods of a geoprocessing feature class domain object.

Classes that implement IGPFeatureClassDomain2

Classes Description
GPFeatureClassDomain Geoprocessing Feature Class Domain.