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


esriGPSchemaFeatureType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geoprocessing)  

esriGPSchemaFeatureType Constants

Feature type for the populating the output value.

Constant Value Description
esriGPSchemaFeatureUnset -1 Unset.
esriGPSchemaFeatureFirstDependency 0 Set feature type from first input.
esriGPSchemaFeatureAsSpecified 1 Set feature type to what is specified by put_OutputFeatureType.
esriGPSchemaFeatureUnknown 2 Set feature type to simple.

Product Availability

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

.NET Related Topics

Building a custom geoprocessing function tool