The name of the service.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  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

Field Value

The name of the service.

See Also