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


IRasterSdeConnection2.SdeRasterName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRasterUI)  

IRasterSdeConnection2.SdeRasterName Property

The output raster dataset name.

[Visual Basic .NET]
Public Property SdeRasterName As String
[C#]
public string SdeRasterName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface