LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

CatalogFactory Property

Show in webframe





Gets or sets the configured type name of the CatalogFactory.
Syntax
public string CatalogFactory {get; set;}
'Declaration
 
Public Property CatalogFactory As String
'Usage
 
Dim instance As DataAccessSettings
Dim value As String
 
instance.CatalogFactory = value
 
value = instance.CatalogFactory

            

            
public:
property String^ CatalogFactory {
   String^ get();
   void set (    String^ value);
}

Property Value

The configured type name of the CatalogFactory
Remarks

This is used by the CatalogFactory class to create an instance of the type in the configuration.

This property maps to the catalogFactory element in the configuration.

Requirements

Target Platforms

See Also

Reference

DataAccessSettings Class
DataAccessSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features