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


esriGPParameterDirection Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPParameterDirection Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

esriGPParameterDirection Constants

Direction of Geoprocessing parameter.

Constant Value Description
esriGPParameterDirectionInput 0 Input parameter.
esriGPParameterDirectionOutput 1 Output parameter.

Product Availability

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

.NET Related Topics

Building a custom geoprocessing function tool