←Select platform

ReferencedStudySequence Property

Summary

Gets or sets the referenced study sequence.

Syntax
C#
C++/CLI
[Element(DicomTag.ReferencedStudySequence)] 
public List<StudyInstanceReference> ReferencedStudySequence { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::ReferencedStudySequence()))] 
   property List<StudyInstanceReference^>^ ReferencedStudySequence 
   { 
      List<StudyInstanceReference^>^ get() 
      void set(List<StudyInstanceReference^>^ value) 
   } 

Property Value

The referenced study sequence.

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.