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


IIMSConnection.UserName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > II > IIMSConnection Interface > IIMSConnection.UserName Property
ArcGIS Developer Help

IIMSConnection.UserName Property

User name.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IIMSConnection Interface