MoveDataSet Property

Summary
Gets or sets the dataset to be sent with the C-MOVE-RSP.
Syntax
C#
VB
C++
public DicomDataSet MoveDataSet { get; set; } 
  
Public Property MoveDataSet As DicomDataSet 
public: 
property DicomDataSet^ MoveDataSet { 
   DicomDataSet^ get(); 
   void set (    DicomDataSet^ ); 
} 

Property Value

The dataset to be moved.

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.