←Select platform

UpdateConfiguration Method (WorkstationDataAccessAgent)

Summary

Updates the configuration data for the specified component.

Syntax

C#
VB
C++
public virtual bool UpdateConfiguration(  
   string componentName, 
   string data 
) 
Public Overridable Function UpdateConfiguration( _ 
   ByVal componentName As String, _ 
   ByVal data As String _ 
) As Boolean 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.DataAccessLayer Assembly
Click or drag to resize