ReferencedSopSequence Property

Summary
Gets or sets the referenced sop sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ReferencedSOPSequence)] 
public List<MediaCreationReferencedSop> ReferencedSopSequence { get; set; } 
[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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.