|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to the properties/methods of a geoprocessing feature class domain object.
| Description | ||
|---|---|---|
|  | AddFeatureType | Add a feature class type. | 
|  | AddType | Add a shape type. | 
|  | Count | Count. | 
|  | DeleteFeatureType | Remove a feature class type. | 
|  | DeleteType | Remove a shape type. | 
|  | FeatureType | Feature class type. | 
|  | FeatureTypeCount | Count. | 
|  | FilterHasMs | Indicates whether or not to filter feature classes based on whether or not they have measures. | 
|  | FilterHasZs | Indicates whether or not to filter feature classes based on whether or not they have Z values. | 
|  | FilterIndex | Indicates whether or not to filter feature classes based on whether or not they have a spatial index. | 
|  | FilterIndexType | Indicates whether to filter feature classes that have or do not have a spatial index. | 
|  | IncludeHasMs | Indicates whether to filter feature classes that have or do not have measures. | 
|  | IncludeHasZs | Indicates whether to filter feature classes that have or do not have Z values. | 
|  | MakeList | Make list. | 
|  | SetHasMsFilter | Set HasMs filter. | 
|  | SetHasZsFilter | Set HasZs filter. | 
|  | SetIndexFilter | Set index filter. | 
|  | Type | Shape type. | 
| CoClasses and Classes | Description | 
|---|---|
| GPFeatureClassDomain | Geoprocessing Feature Class Domain. |