WorkstationDataAccessConfigurationView Constructor(Configuration,string,string)

Summary
Initializes a new instance of the WorkstationDataAccessConfigurationView class with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal configuration As Configuration, _ 
   ByVal productName As String, _ 
   ByVal serviceName As String _ 
) 
public: 
WorkstationDataAccessConfigurationView(  
   Configuration^ configuration, 
   String^ productName, 
   String^ serviceName 
) 

Parameters

configuration
The System.Configuration.Configuration object used to read the configuration settings.

productName
The product name that the settings will be loaded.

serviceName
The service name that the settings will be loaded.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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