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 DicomDataSet 
public: 
property DicomDataSet^ FailedSopDataSet { 
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly