ArcObjects Library Reference (DataSourcesRaster)  

IRasterFunctionVariable Interface

Provides access to members that control a raster function variable.

Product Availability

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

Members

Description
Read/write property Aliases The variable's aliases.
Read/write property Description The variable's description.
Read/write property IsDataset Indicates whether the variable is a dataset.
Read/write property Name The variable name.
Method Resolve Resolves the variable using a set of values.
Read/write property Value The variable value.

CoClasses that implement IRasterFunctionVariable

CoClasses and Classes Description
RasterFunctionVariable The class for template raster function arguments.