←Select platform

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 Leadtools.Dicom.DicomDataSet 
public: 
property Leadtools.Dicom.DicomDataSet^ MoveDataSet { 
   Leadtools.Dicom.DicomDataSet^ get(); 
   void set (    Leadtools.Dicom.DicomDataSet^ ); 
} 

Property Value

The dataset to be moved.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly