ArcGIS Explorer Component Help |
ServiceConnectionProperties..::.ServiceName Property |
ServiceConnectionProperties Class See Also |
The name of the service.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public string ServiceName { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ServiceName As String |