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 > IGPDatasetDomain Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing dataset domain object.
Description | ||
---|---|---|
AddType | Add a dataset type. | |
Count | Count. | |
DeleteType | Remove a dataset type. | |
FilterCanVersion | Indicates whether or not to filter datasets based on whether or not they can be versioned. | |
FilterCanVersionType | Indicates whether to filter datasets that can or can not be versioned. | |
FilterVersioned | Indicates whether or not to filter datasets based on whether or not they are versioned. | |
FilterVersionedType | Indicates whether to filter versioned or non-versioned datasets. | |
MakeList | Make list. | |
SetCanVersionFilter | Set can filter. | |
SetVersionedFilter | Set versioned filter. | |
Type | Dataset type. |
CoClasses and Classes | Description |
---|---|
GPDatasetDomain | Geoprocessing Dataset Domain. |