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


esriGPParameterDirection Constants (ArcObjects .NET 10.5 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