←Select platform

CatalogTypeName Property

Summary

Gets or sets the type name of the class implementing the Leadtools.Medical.DataAccessLayer.Catalog.ICatalog interface.

Syntax

C#
VB
C++
[ConfigurationPropertyAttribute("catalogType", IsRequired=false)] 
public string CatalogTypeName { get; set; } 
  
Public Property CatalogTypeName As String 
public: 
property String^ CatalogTypeName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the class 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