ArcObjects Library Reference (GeoDatabase)  

IGPVariable Interface

Provides access to properties of a geoprocessing variable.

Product Availability

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

Members

Description
Read/write property DataType The data type of the variable.
Read/write property Derived Indicates if the variable is type derived.
Read/write property Name The name of the geoprocessing variable.
Read/write property Value The value object associated with the variable.

CoClasses that implement IGPVariable

CoClasses and Classes Description
GPVariable (esriGeoprocessing) Geoprocessing Variable object.
MdVariable (esriGeoprocessing) Model variable object that contains a value object.