RegisterConfiguration Method

Summary

Registers a new component configuration.

Syntax
C#
VB
C++
public virtual bool RegisterConfiguration( 
   string componentName 
) 
  
Public Overridable Function RegisterConfiguration( _ 
   ByVal componentName As String _ 
) As Boolean 
public: 
virtual 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly