This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPValueExpression Interface (ArcObjects .NET 10.5 SDK) |
Provides access to GPExpression objects.
Description | ||
---|---|---|
GetAsText | Gets the text value of the variable value. | |
GetVariableNames | Returns a string array of the variable names. | |
Resolved | Gets the resolved state. | |
ResolveValue | Resolves a given variable value. | |
Variables | Returns an array of variables. |
CoClasses and Classes | Description |
---|---|
GPMultiValue | Geoprocessing value object that contains multiple geoprocessing value objects. |
GPRasterCalculatorExpression (esriSpatialAnalyst) | GeoProcessor Spatial Analyst GPRasterCalculatorExpression object. |
GPSAExtractValues (esriSpatialAnalyst) | GeoProcessor Spatial Analyst GPSAExtractValues object. |
GPSAWeightedSum (esriSpatialAnalyst) | GeoProcessor Spatial Analyst WeightedSum object. |
GPValueTable | Geoprocessing value object containing two-dimensional array of geoprocessing value objects. |
MdVariable | Model variable object that contains a value object. |