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


IImageServerSampleResultEdit.RasterID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IImageServerSampleResultEdit.RasterID Property

The source raster ID.

[Visual Basic .NET]
Public WriteOnly Property RasterID_2
[C#]
public void RasterID_2 {set;}
[C++]
HRESULT put_RasterID(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

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

See Also

IImageServerSampleResultEdit Interface