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


IGPRasterFormulated.Type Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPRasterFormulated.Type Property

Is integer type.

[Visual Basic .NET]
Public ReadOnly Property Type As esriRasterDistributionEnum
[C#]
public esriRasterDistributionEnum Type {get;}
[C++]
HRESULT get_Type(
  esriRasterDistributionEnum* Type
);
[C++]

Parameters Type [out, retval]
Type is a parameter of type esriRasterDistributionEnum

Product Availability

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

See Also

IGPRasterFormulated Interface