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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly