Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

MediaCreationFailedSopSequence Property






Gets or sets the media creation failed sop sequence.
Syntax
[ElementAttribute()]
public List<MediaCreationFailedSop> MediaCreationFailedSopSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property MediaCreationFailedSopSequence As List(Of MediaCreationFailedSop)
'Usage
 
Dim instance As MediaCreationStatus
Dim value As List(Of MediaCreationFailedSop)
 
instance.MediaCreationFailedSopSequence = value
 
value = instance.MediaCreationFailedSopSequence
[ElementAttribute()]
public:
property List<MediaCreationFailedSop^>^ MediaCreationFailedSopSequence {
   List<MediaCreationFailedSop^>^ get();
   void set (    List<MediaCreationFailedSop^>^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MediaCreationStatus Class
MediaCreationStatus Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features