ESRI.ArcGIS.ADF.Connection | |
IsMapServer Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Connection.AGS Namespace > AGSServerConnection Class : IsMapServer Method |
- service
- The name of the server object.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AGSServerConnection Dim service As String Dim value As Boolean value = instance.IsMapServer(service) |
Parameters
- service
- The name of the server object.
Return Value
True if server object is a map server. False if it is not.Please note that a service name can be shared by more than one type of server. For example, a GP service and a map service can be named the same.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family