Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedStorageMediaSequence Property






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

Property Value

A list of items describing the identifiers of all pieces of media create to satisfy the media creation request.
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