This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPVariable Interface (ArcObjects .NET 10.4 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. |