CatalogFactory Property

Summary
Gets or sets the configured type name of the CatalogFactory.
Syntax
C#
C++/CLI
[ConfigurationPropertyAttribute("catalogFactory", IsRequired=false)] 
public string CatalogFactory { get; set; } 
public: 
property String^ CatalogFactory { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.