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


IGPVariableManager Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPVariableManager Interface

Provides access to GPVariableManager objects.

Product Availability

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

Members

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.

CoClasses that implement IGPVariableManager

CoClasses and Classes Description
GPEnvironmentManager Environment Manager.