ReferencedSOPSequence Property

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

Property Value

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