←Select platform

ReferencedStorageMediaSequence Property

Summary

Gets or sets the referenced storage media sequence.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<StorageMediaFileSet> ReferencedStorageMediaSequence {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property ReferencedStorageMediaSequence As List(Of StorageMediaFileSet) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<StorageMediaFileSet^>^ ReferencedStorageMediaSequence { 
   List<StorageMediaFileSet^>^ get(); 
   void set (    List<StorageMediaFileSet^>^ ); 
} 

Property Value

A list of items describing the identifiers of all pieces of media create to satisfy the media creation request.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize