Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MoveDataSet Event
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > IProcessCMove Interface : MoveDataSet Event



Occurs when a dataset is available for moving.

Syntax

Visual Basic (Declaration) 
Event MoveDataSet() As MoveDataSetDelegate
Visual Basic (Usage)Copy Code
Dim instance As IProcessCMove
Dim handler As MoveDataSetDelegate
 
AddHandler instance.MoveDataSet, handler
C# 
event MoveDataSetDelegate MoveDataSet()
C++/CLI 
event MoveDataSetDelegate^ MoveDataSet();

Event Data

The event handler receives an argument of type MoveDataSetEventArgs containing data related to this event. The following MoveDataSetEventArgs properties provide information specific to this event.

PropertyDescription
MoveDataSet Gets or sets the dataset to be sent with the C-MOVE-RSP.
Remaining Gets or sets the number of remaining instances to search.
Status Gets or sets the status of the C-FIND-REQ.
StoreDataSet Gets or sets the dataset to be stored to the client.
StoreFileName Gets or sets the name of the file to be stored.

Requirements

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

See Also

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