C#
VB
C++
Attributes of the Series that comprise this Modality Performed Procedure Step.
[Element(DicomTag.PerformedSeriesSequence, Requirement = DicomIodUsageType.Type2MandatoryElement)]
public List<PerformedSeries> PerformedSeriesSequence { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property PerformedSeriesSequence As List(Of PerformedSeries)
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property List<PerformedSeries^>^ PerformedSeriesSequence {
List<PerformedSeries^>^ get();
void set ( List<PerformedSeries^>^ );
}
Attributes of the Series that comprise this Modality Performed Procedure Step.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET