This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPSchemaFeatureType Constants (ArcObjects .NET 10.4 SDK) |
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. |