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



Gets or sets the service name.

Syntax

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