C#
VB
C++
Gets or sets the configured type name of the CatalogFactory.
[ConfigurationPropertyAttribute("catalogFactory", IsRequired=false)]
public string CatalogFactory { get; set; }
Public Property CatalogFactory As String
The configured type name of the CatalogFactory
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET