MediaCreationFailedSopSequence Property

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

Property Value

A list of items describing the SOP instances witch media creation failed.

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.