ReferencedSOPSequence Property

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

Property Value

The referenced sop 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.