ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
Service Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapResourceBase Class : Service Property




Name of the service on the GIS server.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Service As String
Visual Basic (Usage)Copy Code
Dim instance As MapResourceBase
Dim value As String
 
value = instance.Service
C# 
public string Service {get;}

See Also

© 2010 All Rights Reserved.