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 | ||
---|---|---|
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 that implement IGPFeatureClassDomain
CoClasses and Classes | Description |
---|---|
GPFeatureClassDomain | Geoprocessing Feature Class Domain. |