Provides access to GPExpression objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGPValueExpression
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. |