ReadConfiguration Method

Summary
Returns the configuration for a component.
Syntax
C#
C++/CLI
public string ReadConfiguration( 
   string componentName 
) 
string* ReadConfiguration(  
   string* componentName 
)  
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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