Leadtools.Dicom.Common

ReferencedSopSequence Property

Show in webframe





Gets or sets the referenced sop sequence.
Syntax
[ElementAttribute()]
public List<MediaCreationReferencedSop> ReferencedSopSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ReferencedSopSequence As List(Of MediaCreationReferencedSop)
'Usage
 
Dim instance As MediaCreationManagement
Dim value As List(Of MediaCreationReferencedSop)
 
instance.ReferencedSopSequence = value
 
value = instance.ReferencedSopSequence

            

            
[ElementAttribute()]
public:
property List<MediaCreationReferencedSop^>^ ReferencedSopSequence {
   List<MediaCreationReferencedSop^>^ get();
   void set (    List<MediaCreationReferencedSop^>^ value);
}

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

See Also

Reference

MediaCreationManagement Class
MediaCreationManagement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features