Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IsConfigurationRegistered Method
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > WorkstationDataAccessAgent Class : IsConfigurationRegistered Method



componentName
The name of the component to check whether it has a registered configuration.
componentName
The name of the component to check whether it has a registered configuration.
Checks whether a component has a configuration registered to it. (Inherited from IWorkstationDataAccessAgent).

Syntax

Visual Basic (Declaration)  
Public Overridable Function IsConfigurationRegistered( _
   ByVal componentName As String _
) As Boolean
Visual Basic (Usage) Copy Code
Dim instance As WorkstationDataAccessAgent
Dim componentName As String
Dim value As Boolean
 
value = instance.IsConfigurationRegistered(componentName)
C#  
public virtual bool IsConfigurationRegistered( 
   string componentName
)
C++/CLI  
public:
virtual bool IsConfigurationRegistered( 
   String^ componentName
) 

Parameters

componentName
The name of the component to check whether it has a registered configuration.

Return Value

True if the component has a configuration registered with it; otherwise it is false.

Remarks

To register a configuration for a component call the RegisterConfiguration

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features