ArcObjects Library Reference (Geoprocessing)  

IGPFeatureClassDomain Interface

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

Product Availability

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

Members

Description
Method AddFeatureType Add a feature class type.
Method AddType Add a shape type.
Read-only property Count Count.
Method DeleteFeatureType Remove a feature class type.
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.
Method SetHasMsFilter Set HasMs filter.
Method SetHasZsFilter Set HasZs filter.
Method SetIndexFilter Set index filter.
Read-only property Type Shape type.

CoClasses that implement IGPFeatureClassDomain

CoClasses and Classes Description
GPFeatureClassDomain Geoprocessing Feature Class Domain.