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


IGPRasterFormulated.Value Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterFormulated Interface > IGPRasterFormulated.Value Property
ArcGIS Developer Help

IGPRasterFormulated.Value Property

Value.

[Visual Basic .NET]
Public ReadOnly Property Value As Object
[C#]
public object Value {get;}
[C++]
HRESULT get_Value(
  Variant* Value
);
[C++]
Parameters
Value [out, retval]

Value is a parameter of type VARIANT*

Product Availability

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

See Also

IGPRasterFormulated Interface