ReferencedStudySequence Property

Summary
Gets or sets the referenced study sequence.
Syntax
C#
VB
C++
[Element(DicomTag.ReferencedStudySequence)] 
public List<SopInstanceReference> ReferencedStudySequence { get; set; } 
<ElementAttribute()> 
Public Property ReferencedStudySequence As List(Of SopInstanceReference) 
[ElementAttribute()] 
public: 
property List<SopInstanceReference^>^ ReferencedStudySequence { 
   List<SopInstanceReference^>^ get(); 
   void set (    List<SopInstanceReference^>^ ); 
} 

Property Value

The referenced study sequence.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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