Leadtools.Dicom.Services Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Type Property
See Also 
Leadtools.Dicom.Services Namespace > DICOMServicesConfigurationHandler Class : Type Property



Represents the factory class type which is responsible of creating the plug-ins.

Syntax

Visual Basic (Declaration) 
Public Property Type As String
Visual Basic (Usage)Copy Code
Dim instance As DICOMServicesConfigurationHandler
Dim value As String
 
instance.Type = value
 
value = instance.Type
C# 
public string Type {get; set;}
C++/CLI 
public:
property String^ Type {
   String^ get();
   void set (String^ value);
}

Return Value

A String represetning the type of the factory class that is reposnible of creating the plug-ins. The default value is "Leadtools.Dicom.Services.DICOMPluginFactory"

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

Type requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features