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



Gets or sets the connection name.

Syntax

Visual Basic (Declaration) 
<ConfigurationPropertyAttribute(IsKey=False, 
   IsRequired=True, 
   Name="connectionName", 
   IsDefaultCollection=False)>
Public Property ConnectionName As String
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionConfigurationElement
Dim value As String
 
instance.ConnectionName = value
 
value = instance.ConnectionName
C# 
[ConfigurationPropertyAttribute(IsKey=false, 
   IsRequired=true, 
   Name="connectionName", 
   IsDefaultCollection=false)]
public string ConnectionName {get; set;}
C++/CLI 
[ConfigurationPropertyAttribute(IsKey=false, 
   IsRequired=true, 
   Name="connectionName", 
   IsDefaultCollection=false)]
public:
property String^ ConnectionName {
   String^ get();
   void set (String^ value);
}

Return Value

A String containing the name of 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