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

Show in webframe

UpdateConfiguration Method (IWorkstationDataAccessAgent)







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
bool UpdateConfiguration( 
   string componentName,
   string data
)
'Declaration
 
Function UpdateConfiguration( _
   ByVal componentName As String, _
   ByVal data As String _
) As Boolean
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim componentName As String
Dim data As String
Dim value As Boolean
 
value = instance.UpdateConfiguration(componentName, data)

            

            
bool UpdateConfiguration( 
   string* componentName,
   string* data
) 
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

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent 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