LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

ReadConfiguration Method (IWorkstationDataAccessAgent)

Show in webframe






Type: System.String The component name which configuration will be returned.
Returns the configuration for a component.
Syntax
string ReadConfiguration( 
   string componentName
)
'Declaration
 
Function ReadConfiguration( _
   ByVal componentName As String _
) As String
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim componentName As String
Dim value As String
 
value = instance.ReadConfiguration(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

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.