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


IRasterSdeConnection2.Raster Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRasterUI)  

IRasterSdeConnection2.Raster Property

The input raster to be loaded to SDE.

[Visual Basic .NET]
Public Property Raster As IRaster
[C#]
public IRaster Raster {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface