Provides access to properties of a geoprocessing variable.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
DataType | The data type of the variable. |
![]() |
Derived | Indicates if the variable is type derived. |
![]() |
Name | The name of the geoprocessing variable. |
![]() |
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. |

