Settings Property

Summary
Gets or sets the DICOM Server settings.
Syntax
C#
VB
C++
public ServerSettings Settings { get; set; } 
Public Property Settings As ServerSettings 
public: 
property ServerSettings^ Settings { 
   ServerSettings^ get(); 
   void set (    ServerSettings^ ); 
} 

Property Value

The DICOM Server settings.

Example

For an example refer to InstallService

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.