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

Settings Property






Gets or sets the DICOM Server settings.
Syntax
public ServerSettings Settings {get; set;}
'Declaration
 
Public Property Settings As ServerSettings
'Usage
 
Dim instance As DicomService
Dim value As ServerSettings
 
instance.Settings = value
 
value = instance.Settings
public ServerSettings Settings {get; set;}
 get_Settings();
set_Settings(value);
public:
property ServerSettings^ Settings {
   ServerSettings^ get();
   void set (    ServerSettings^ value);
}

Property Value

The DICOM Server settings.
Example
For an example refer to InstallService
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

DicomService Class
DicomService 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