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



Represents the Object Retrieve plug-in configuration element.

Syntax

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

Return Value

A ServiceConfigurationElement containing the information needed to create the DICOM Object Retrieve plug-in.

Example

Please check our WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project

Remarks

This property is defined in the configuration file with the name "objectRetrieveConfigurationSection"

This configuration element is required to exist in the configuration file.

Requirements

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

See Also

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