ICatalog Interface

Summary
Provides a description for catalog entities.
Syntax
C#
VB
C++
public interface ICatalog 
  
Public Interface ICatalog  
public interface class ICatalog  
Remarks

This interface provide information for objects of type ICatalogEntity where the ICatalogEntity.CatalogKey is used as the entityKey and the properties which have the EntityElementAttribute are elements in this catalog.

The XmlCatalog is an implementation of this interface.

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.