←Select platform

FailedSopDataSet Property

Summary

Gets or sets the Leadtools.Dicom.DicomDataSet which contains the SOP Instance UID for the failed to move instances.

Syntax

C#
VB
C++
public DicomDataSet FailedSopDataSet { get; } 
  
Public ReadOnly Property FailedSopDataSet As Leadtools.Dicom.DicomDataSet 
public: 
property Leadtools.Dicom.DicomDataSet^ FailedSopDataSet { 
   Leadtools.Dicom.DicomDataSet^ get(); 
} 

Property Value

The Leadtools.Dicom.DicomDataSet which contains the SOP Instance UID for the failed to move instances.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly