FailedSOPSequence Property

Summary
Gets or sets the failed sop sequence.
Syntax
C#
VB
C++
[Element(DicomTag.FailedSOPSequence)] 
public List<SCFailedSOPInstanceReference> FailedSOPSequence { get; set; } 
<ElementAttribute()> 
Public Property FailedSOPSequence As List(Of SCFailedSOPInstanceReference) 
[ElementAttribute()] 
public: 
property List<SCFailedSOPInstanceReference^>^ FailedSOPSequence { 
   List<SCFailedSOPInstanceReference^>^ get(); 
   void set (    List<SCFailedSOPInstanceReference^>^ ); 
} 

Property Value

The failed sop sequence.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.