RasterFunctionVariable
The class for that defines a raster function variable.
Property |
Type |
Description |
---|---|---|
Aliases |
string[] |
The variable's aliases. |
Description |
string |
The variable's description. |
IsDataset |
bool |
Indicates whether the variable is a dataset. |
IsDatasetSpecified |
bool |
Indicates if IsDataset is specified. |
Name |
string |
The name of the variable. |
Value |
object |
The variable value. |
2/28/2020