Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Show in webframe

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

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