ArcObjects Library Reference (Geoprocessing)  

IGPDatasetDomain Interface

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

Product Availability

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

Members

Description
Method AddType Add a dataset type.
Read-only property Count Count.
Method DeleteType Remove a dataset type.
Read-only property FilterCanVersion Indicates whether or not to filter datasets based on whether or not they can be versioned.
Read-only property FilterCanVersionType Indicates whether to filter datasets that can or can not be versioned.
Read-only property FilterVersioned Indicates whether or not to filter datasets based on whether or not they are versioned.
Read-only property FilterVersionedType Indicates whether to filter versioned or non-versioned datasets.
Method MakeList Make list.
Method SetCanVersionFilter Set can filter.
Method SetVersionedFilter Set versioned filter.
Read-only property Type Dataset type.

CoClasses that implement IGPDatasetDomain

CoClasses and Classes Description
GPDatasetDomain Geoprocessing Dataset Domain.