ReadConfiguration Method

Summary
Returns the configuration for a component.
Syntax
C#
VB
C++
public virtual string ReadConfiguration( 
   string componentName 
) 
  
Public Overridable Function ReadConfiguration( _ 
   ByVal componentName As String _ 
) As String 
public: 
virtual 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 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.