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


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

IRasterSdeConnection.UserName Property

The sde username.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection Interface