ReadConfiguration Method

Summary

Returns the configuration for a component.

Syntax
C#
VB
C++
public string ReadConfiguration( 
   string componentName 
) 
  
Function ReadConfiguration( _ 
   ByVal componentName As String _ 
) As String 
String^ ReadConfiguration(  
   String^ componentName 
)  

Parameters

componentName
Type: System.String The component name which configuration will be returned.

Return Value

Type: System.String The configuration for the component.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly