ArcObjects Library Reference (Geoprocessing)  

IGPFieldDomain Interface

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

Product Availability

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

Members

Description
Method AddExcludeField Add exclude field.
Method AddKeyField Add key field.
Method AddType Add a field type.
Read-only property Count Count.
Method DeleteType Remove a field type.
Read-only property ExcludeField Exclude field.
Read-only property ExcludeFieldCount Exclude field count.
Read-only property FilterIndex Indicates whether or not to filter fields based on whether or not they have an index.
Read-only property FilterIndexType Indicates whether to filter fields that have or do not have an index.
Read-only property KeyField Key field.
Read-only property KeyFieldCount Key field count.
Method MakeList Make list.
Method RemoveExcludeField Remove exclude field.
Method RemoveKeyField Remove key field.
Method SetIndexFilter Set index filter.
Read-only property Type Field type.

CoClasses that implement IGPFieldDomain

CoClasses and Classes Description
GPFieldDomain Geoprocessing Field Domain.
GPMeasureFieldsDomain Object for filtering acceptable measure fields.
GPQueryTableFieldsDomain Object for filtering the acceptable fileds for query tables.
GPQueryTableIDsDomain Object for filtering the acceptable ID field for query tables.
GPRAFieldDomain GP Raster Field Domain - Additional handling of shapefile's integer fields.
GPRouteIDFieldsDomain Object for filtering acceptable route ID fields.