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


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

esriMdConnectionType Constants

The type of connection/relationship between two model elements.

Constant Value Description
esriMdConnectionTypeAny 0 Any type of connection between model elements.
esriMdConnectionTypeParameter 101 One model element is a parameter of another model element.
esriMdConnectionTypeEnvironment 102 One model element is used as an environment value of another model element.
esriMdConnectionTypePrecondition 103 One model element is a precondition of another model element.
esriMdConnectionTypeFeedback 104 One model element is a feedback of another model element.

Product Availability

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