←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly