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 > IGPSchema Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing schema object.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
CloneDependency | Inidicates if the output value is to be cloned from the input. | |
GenerateOutputCatalogPath | Inidicates if the output catalog path is to be generated from the input. | |
PopulateOutputValue | Populate the value of the output parameter for validate. |
CoClasses and Classes | Description |
---|---|
GPContainerSchema | Geoprocessing Container Schema object. |
GPFeatureSchema | Geoprocessing Feature Schema object. |
GPRasterSchema | Geoprocessing Raster Schema object. |
GPTableSchema | Geoprocessing Table Schema object. |