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

UpdateConfiguration Method (WorkstationDataAccessAgent)







The name of the component which configuration will be updated.
The new configuration data to update.
Updates the configuration data for the specified component.
Syntax
public virtual bool UpdateConfiguration( 
   string componentName,
   string data
)
'Declaration
 
Public Overridable Function UpdateConfiguration( _
   ByVal componentName As String, _
   ByVal data As String _
) As Boolean
'Usage
 
Dim instance As WorkstationDataAccessAgent
Dim componentName As String
Dim data As String
Dim value As Boolean
 
value = instance.UpdateConfiguration(componentName, data)
public virtual bool UpdateConfiguration( 
   string componentName,
   string data
)
 function Leadtools.Medical.Workstation.DataAccessLayer.WorkstationDataAccessAgent.UpdateConfiguration( 
   componentName ,
   data 
)
public: virtual bool UpdateConfiguration( 
   string* componentName,
   string* data
) 
public:
virtual bool UpdateConfiguration( 
   string* componentName,
   string* data
) 

Parameters

componentName
The name of the component which configuration will be updated.
data
The new configuration data to update.
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.