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


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

IGPVariableManager Interface

Provides access to GPVariableManager objects.

Product Availability

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

Members

Name Description
Method Add Adds a variable.
Method Find Finds a variable.
Method Remove Removes a variable.
Method RemoveAll Removes all variables.
Read-only property Variables Returns an array of all of the variables.

Classes that implement IGPVariableManager

Classes Description
GPEnvironmentManager Environment Manager.