Initialize Method

Summary
Initializes the IConfiguration dialog implementation.
Syntax
C#
VB
C++
  
Sub Initialize( _ 
   ByVal advancedSettings As AdvancedSettings, _ 
   ByVal Settings As ServerSettings, _ 
   ByVal ServerDirectory As String _ 
)  
void Initialize(  
   AdvancedSettings^ advancedSettings, 
   ServerSettings^ Settings, 
   String^ ServerDirectory 
)  

Parameters

advancedSettings
The advanced settings configuration for the server.

Settings
The server settings.

ServerDirectory
The server directory.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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