Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

ReadConfiguration Method (WorkstationDataAccessAgent)







Type: System.String The component name which configuration will be returned.
Returns the configuration for a component.
Syntax
public virtual string ReadConfiguration( 
   string componentName
)
'Declaration
 
Public Overridable Function ReadConfiguration( _
   ByVal componentName As String _
) As String
'Usage
 
Dim instance As WorkstationDataAccessAgent
Dim componentName As String
Dim value As String
 
value = instance.ReadConfiguration(componentName)

            

            
public: virtual string* ReadConfiguration( 
   string* componentName
) 
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

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features