ConfigurationView Property (CatalogFactory)

Summary
Gets or sets the Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView from which configuration information will be retrieved.
Syntax
C#
VB
C++
protected IDataAccessConfigurationView ConfigurationView {get; set;} 
  
Protected Property ConfigurationView As IDataAccessConfigurationView 
protected: 
property IDataAccessConfigurationView^ ConfigurationView { 
   IDataAccessConfigurationView^ get(); 
   void set (    IDataAccessConfigurationView^ ); 
} 

Property Value

An instance of the Leadtools.Medical.DataAccessLayer.Configuration.IDataAccessConfigurationView type.

Example

For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

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.DataAccessLayer Assembly

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