LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)
LEAD Technologies, Inc

ServiceName Property (DicomServiceController)






Gets or sets the name that identifies the service.
Syntax
public string ServiceName {get; set;}
'Declaration
 
Public Property ServiceName As String
'Usage
 
Dim instance As DicomServiceController
Dim value As String
 
instance.ServiceName = value
 
value = instance.ServiceName
public string ServiceName {get; set;}
 get_ServiceName();
set_ServiceName(value);
public:
property String^ ServiceName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.Stringthat represents the name that identifies the service.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomServiceController Class
DicomServiceController Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features