This document is archived and information here might be outdated.  Recommended version.


IGPDatasetDomain Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPDatasetDomain Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGPDatasetDomain

Classes Description
GPDatasetDomain Geoprocessing Dataset Domain.