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

DisplayName Property






Gets or sets the friendly name for the service.
Syntax
public string DisplayName {get; set;}
'Declaration
 
Public Property DisplayName As String
'Usage
 
Dim instance As DicomServiceController
Dim value As String
 
instance.DisplayName = value
 
value = instance.DisplayName
public string DisplayName {get; set;}
 get_DisplayName();
set_DisplayName(value);
public:
property String^ DisplayName {
   String^ get();
   void set (    String^ value);
}

Property Value

The friendly name of 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