ConfigurationView Property (CatalogFactory)

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

Property Value

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

Remarks

For a practice on using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

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