Leadtools.Dicom.Services

Type Property

Show in webframe



Represents the factory class type which is responsible for creating the plug-ins.
Syntax
'Declaration
 
Public Property Type As String
'Usage
 
Dim instance As DICOMServicesConfigurationHandler
Dim value As String
 
instance.Type = value
 
value = instance.Type
public string Type {get; set;}
public:
property String^ Type {
   String^ get();
   void set (    String^ value);
}

Property Value

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"
Requirements

Target Platforms

See Also

Reference

DICOMServicesConfigurationHandler Class
DICOMServicesConfigurationHandler Members

 

 


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