CatalogEntity Class

Summary

Provides a default implementation for the ICatalogEntity.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public class CatalogEntity : ICatalogEntity 
  
<SerializableAttribute()> 
Public Class CatalogEntity  
   Implements ICatalogEntity  
[SerializableAttribute()] 
public ref class CatalogEntity : public ICatalogEntity   

Example

For an example of using CatalogEntity and ICatalogEntity refer to the WorklistDatabaseEditor utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly