C#
VB
C++
Gets or sets the Leadtools.Dicom.DicomDataSet which contains the SOP Instance UID for the failed to move instances.
public DicomDataSet FailedSopDataSet { get; }
Public ReadOnly Property FailedSopDataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ FailedSopDataSet {
Leadtools.Dicom.DicomDataSet^ get();
}
The Leadtools.Dicom.DicomDataSet which contains the SOP Instance UID for the failed to move instances.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET