LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Settings Property

Show in webframe





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:
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

See Also

Reference

DicomService Class
DicomService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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