CatalogType Property

Summary
Gets or sets the type of the class implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.
Syntax
C#
VB
C++
public Type CatalogType { get; set; } 
  
Public Property CatalogType As Type 
public: 
property Type^ CatalogType { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The class System.Type implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.

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.