C#
VB
C++
Represents the factory class type which is responsible for creating the plug-ins.
[ConfigurationPropertyAttribute("type", DefaultValue="Leadtools.Dicom.WCF.DICOMPluginFactory", IsRequired=true)]
public string Type { get; set; }
Public Property Type As String
A System.String representing the type of the factory class that is responsible of creating the plug-ins. The default value is "Leadtools.Dicom.Services.DICOMPluginFactory"
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