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


IRasterSdeConnection2.InputRasterName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRasterUI > ESRI.ArcGIS.DataSourcesRasterUI > Interfaces > IR > IRasterSdeConnection2 Interface > IRasterSdeConnection2.InputRasterName Property
ArcGIS Developer Help

IRasterSdeConnection2.InputRasterName Property

The input raster dataset name.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface