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 > IGPFeatureClassDomain2 Interface (ArcObjects .NET 10.5 SDK) |
Description | ||
---|---|---|
AddFeatureType | Add a feature class type. | |
AddPortalItemType | ||
AddType | Add a shape type. | |
Count | Count. | |
DeleteFeatureType | Remove a feature class type. | |
DeletePortalItemType | ||
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. | |
PortalItemType | ||
PortalItemTypeCount | ||
SetHasMsFilter | Set HasMs filter. | |
SetHasZsFilter | Set HasZs filter. | |
SetIndexFilter | Set index filter. | |
Type | Shape type. |
Interfaces | Description |
---|---|
IGPFeatureClassDomain | Provides access to the properties/methods of a geoprocessing feature class domain object. |
CoClasses and Classes | Description |
---|---|
GPFeatureClassDomain | Geoprocessing Feature Class Domain. |