←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly