Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MoveAddIn Class
See Also  Members  
Leadtools.Medical.Workstation.AddIns Namespace : MoveAddIn Class



Implements the IProcessCMove interface to respond to DICOM C-MOVE-REQ commands.

Syntax

Visual Basic (Declaration) 
<DicomAddInAttribute()>
Public Class MoveAddIn 
   Implements IProcessBreakIProcessCMove 
Visual Basic (Usage)Copy Code
Dim instance As MoveAddIn
C# 
[DicomAddInAttribute()]
public class MoveAddIn : IProcessBreakIProcessCMove  
C++/CLI 
[DicomAddInAttribute()]
public ref class MoveAddIn : public IProcessBreakIProcessCMove  

Remarks

The AddIn is configured to handle the following DICOM presentation contexts:

Abstract syntaxTransfer Syntax

ImplicitVRLittleEndian

The MoveAddIn uses the DataAccessAgentFactory to create a data provider to query for DICOM instances to be moved.

Make sure to configure the DICOM data store for the DataAccessAgentFactory before using this class.

The MoveAddIn reads the connection string name from the AddInsSettings.

Inheritance Hierarchy

System.Object
   Leadtools.Medical.Workstation.AddIns.MoveAddIn

Requirements

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

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features