| ArcGIS Explorer Component Help |
| ArcSDEConnectionProperties..::.Username Property |
| ArcSDEConnectionProperties Class See Also |
Gets the name of the ArcSDE user.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public string Username { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Username As String |