Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ReadConfiguration Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : ReadConfiguration Method



componentName
The component's full type name.
componentName
The component's full type name.
Reads configuration data for a component. (Inherited from IWorkstationDataAccessAgent).

Syntax

Visual Basic (Declaration)  
Public Overridable Function ReadConfiguration( _
   ByVal componentName As String _
) As String
Visual Basic (Usage) Copy Code
Dim instance As WorkstationDataAccessAgent
Dim componentName As String
Dim value As String
 
value = instance.ReadConfiguration(componentName)
C#  
public virtual string ReadConfiguration( 
   string componentName
)
C++/CLI  
public:
virtual String^ ReadConfiguration( 
   String^ componentName
) 

Parameters

componentName
The component's full type name.

Return Value

A String representing the component configuration data.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features