![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPVariable Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties of a geoprocessing variable.
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 and Classes | Description |
---|---|
GPVariable (esriGeoprocessing) | Geoprocessing Variable object. |
MdVariable (esriGeoprocessing) | Model variable object that contains a value object. |