←Select platform

IsConfigurationRegistered Method (IWorkstationDataAccessAgent)

Summary

Checks whether a component has a configuration registered to it.

Syntax

C#
VB
C++
bool IsConfigurationRegistered(  
   string componentName 
) 
Function IsConfigurationRegistered( _ 
   ByVal componentName As String _ 
) As Boolean 
bool IsConfigurationRegistered(  
   String^ componentName 
) 

Parameters

componentName
Type: System.String The name of the component to check whether it has a registered configuration.

Remarks

To register a configuration for a component call the RegisterConfiguration

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