UpdateConfiguration Method

Summary
Updates the configuration data for the specified component.
Syntax
C#
C++/CLI
public virtual bool UpdateConfiguration( 
   string componentName, 
   string 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.