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


IMdVariable Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdVariable Interface
ArcGIS Developer Help

IMdVariable Interface

Provides access to properties/methods of a model variable.

Product Availability

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

Members

Name Description
Read/write property AddToDisplay Indicates if the variable should be added to the application display.
Read/write property Intermediate Indicates if the data specified by the variable is considered intermediate data.

Classes that implement IMdVariable

Classes Description
MdVariable Model variable object that contains a value object.