RegisterConfiguration Method

Summary
Registers a new component configuration.
Syntax
C#
VB
C++
public bool RegisterConfiguration( 
   string componentName 
) 
  
Function RegisterConfiguration( _ 
   ByVal componentName As String _ 
) As Boolean 
bool RegisterConfiguration(  
   String^ componentName 
)  

Parameters

componentName
Type: System.String The name for the component where the configuration will be stored.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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