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


esriGPSchemaGeometryType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

esriGPSchemaGeometryType Constants

Geometry type for the populating the output value.

Constant Value Description
esriGPSchemaGeometryUnset -1 Unset.
esriGPSchemaGeometryFirstDependency 0 Set geometry type from first input.
esriGPSchemaGeometryMin 1 Set minimum geometry type from all inputs.
esriGPSchemaGeometryMax 2 Set maximum geometry type from all inputs.
esriGPSchemaGeometryAsSpecified 3 Set geometry type to what is specified by put_OutputGeometryType.
esriGPSchemaGeometryUnknown 4 Set geometry type to null.

Product Availability

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