public event MovedDelegate Moved Public Event Moved As MovedDelegate
public:event MovedDelegate^ Moved
The event handler receives an argument of type MovedEventArgs containing data related to this event. The following MovedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Dataset | Gets the dataset. |
| Instance | Gets or sets the instance. |
| Patient | Gets or sets the patient. |
| Remote | Gets the remote. |
| Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs) | Gets the SCP. |
| Series | Gets or sets the series. |
| Status | Gets or sets the status for the store operation. |
| Study | Gets or sets the study. |
For an example refer to Move(DicomScp,String,String)
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
