PerformedSeriesSequence Property

Summary
Attributes of the Series that comprise this Modality Performed Procedure Step.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformedSeriesSequence, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public List<PerformedSeries> PerformedSeriesSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<PerformedSeries^>^ PerformedSeriesSequence { 
   List<PerformedSeries^>^ get(); 
   void set (    List<PerformedSeries^>^ ); 
} 

Property Value

Attributes of the Series that comprise this Modality Performed Procedure Step.

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

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.