←Select platform

ReferencedSopSequence Property (MediaCreationManagement)

Summary

Gets or sets the referenced sop sequence.

Syntax

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

Property Value

The list of sop instances to be use in the media creation request.

Remarks

The sop instances need to already be present on the SCP.

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