C#
VB
C++
Gets or sets the ICatalogEntity to which this CatalogElement belongs.
public ICatalogEntity Entity { get; set; }
Public Property Entity As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity
public:
property Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity^ Entity {
Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity^ get();
void set ( Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity^ );
}
An ICatalogEntity to which this CatalogElement belongs.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET