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