Leadtools.Medical.DataAccessLayer.Catalog Namespace : ICatalog Interface |
public interface ICatalog
'Declaration Public Interface ICatalog
'Usage Dim instance As ICatalog
public interface class ICatalog
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.