LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.