MovedDataset Property

Summary

Gets the Leadtools.Dicom.DicomDataSet to be stored.

Syntax
C#
VB
C++
public DicomDataSet MovedDataset { get; } 
  
Public ReadOnly Property MovedDataset As DicomDataSet 
public: 
property DicomDataSet^ MovedDataset { 
   DicomDataSet^ get(); 
} 

Property Value

The Leadtools.Dicom.DicomDataSet to be stored.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly