MoveDataSet Event

Summary
Occurs when a dataset is available for moving.
Syntax
C#
VB
C++
public event MoveDataSetDelegate MoveDataSet 
  
Event MoveDataSet As MoveDataSetDelegate 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.