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


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

esriGPSchemaFieldsType Constants

Fields type for the populating the output value.

Constant Value Description
esriGPSchemaFieldsUnset -1 Unset.
esriGPSchemaFieldsFirstDependency 0 Set field set of output from first input.
esriGPSchemaFieldsFirstDependencyFIDs 1 Set field set of output from first input and add a field for their FID.
esriGPSchemaFieldsAll 2 Set field set of output from all inputs.
esriGPSchemaFieldsAllNoFIDs 3 Set field set of output from all inputs but without their FIDs.
esriGPSchemaFieldsAllFIDsOnly 4 Set field set of output from all inputs but with only their FIDs.
esriGPSchemaFieldsNone 5 No initial field sets.

Product Availability

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