←Select platform

TimeBasedImageSetsSequence Property (ImageSet)

Summary

Gets or sets a list of Time Based Image Sets Sequence for this ImageSet.

Syntax

C#
VB
C++
[ElementAttribute(7471152)] 
[DataMemberAttribute()] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.HangingProtocol.TimeBasedImageSet> TimeBasedImageSetsSequence { get; set; } 
<ElementAttribute(7471152),  
 DataMemberAttribute()>  
Public Property TimeBasedImageSetsSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.TimeBasedImageSet) 
   Get 
   Set 
public:  
   [ElementAttribute(7471152),  
   DataMemberAttribute] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::TimeBasedImageSet^>^ TimeBasedImageSetsSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::TimeBasedImageSet^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::TimeBasedImageSet^>^ value) 
   } 

Property Value

A list of Time Based Image Sets Sequence for this ImageSet.

Remarks

Each TimeBasedImageSet item in TimeBasedImageSetsSequence defines a current or a prior ImageSet. The TimeBasedImageSetsSequence should contain one or more items.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize