ArcObjects Library Reference (Geoprocessing)  

IGPSchema Interface

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

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read/write property CloneDependency Inidicates if the output value is to be cloned from the input.
Read/write property GenerateOutputCatalogPath Inidicates if the output catalog path is to be generated from the input.
Method PopulateOutputValue Populate the value of the output parameter for validate.

CoClasses that implement IGPSchema

CoClasses and Classes Description
GPContainerSchema Geoprocessing Container Schema object.
GPFeatureSchema Geoprocessing Feature Schema object.
GPRasterSchema Geoprocessing Raster Schema object.
GPTableSchema Geoprocessing Table Schema object.