ESRI.ArcGIS.ADF.Connection
ServiceName Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection.IMS Namespace > IMSServerConnection Class : ServiceName Property




Service name to which requests are sent.

Syntax

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

See Also

© 2010 All Rights Reserved.