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


esriGPSchemaExtentType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPSchemaExtentType Constants
ArcGIS Developer Help

esriGPSchemaExtentType Constants

Extent type for the populating the output value.

Constant Value Description
esriGPSchemaExtentUnset -1 Unset.
esriGPSchemaExtentFirstDependency 0 Set extent from first input.
esriGPSchemaExtentIntersection 1 Set extent to intersection of all inputs.
esriGPSchemaExtentUnion 2 Set extent to union of all inputs.
esriGPSchemaExtentEnvironment 3 Set extent what is in the environment.
esriGPSchemaExtentAsSpecified 4 Set extent to what is specified by putref_OutputExtent.

Product Availability

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