Visual Basic (Declaration) | |
---|---|
<DicomAddInAttribute()> Public Class MoveAddIn Implements IProcessBreak, IProcessCMove |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DicomAddInAttribute()] public class MoveAddIn : IProcessBreak, IProcessCMove |
C++/CLI | |
---|---|
[DicomAddInAttribute()] public ref class MoveAddIn : public IProcessBreak, IProcessCMove |
The AddIn is configured to handle the following DICOM presentation contexts:
Abstract syntax | Transfer Syntax |
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.
System.Object
Leadtools.Medical.Workstation.AddIns.MoveAddIn
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family