Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ServiceConnectionConfigurationElement Constructor(String,String)
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > ServiceConnectionConfigurationElement Class > ServiceConnectionConfigurationElement Constructor : ServiceConnectionConfigurationElement Constructor(String,String)



serviceName
The name of the service.
connectionName
The connection name used by the service
Creates a new instance of the ServiceConnectionConfigurationElement

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal serviceName As String, _
   ByVal connectionName As String _
)
Visual Basic (Usage)Copy Code
Dim serviceName As String
Dim connectionName As String
 
Dim instance As ServiceConnectionConfigurationElement(serviceName, connectionName)
C# 
public ServiceConnectionConfigurationElement( 
   string serviceName,
   string connectionName
)
C++/CLI 
public:
ServiceConnectionConfigurationElement( 
   String^ serviceName,
   String^ connectionName
)

Parameters

serviceName
The name of the service.
connectionName
The connection name used by the service

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features