←Select platform

ImageSetsSequence Property

Summary

Gets or sets the Hanging Protocol Image Sets Sequence (Mandatory).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ImageSetsSequence)] 
public List<ImageSet> ImageSetsSequence { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471136)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSet^>^ ImageSetsSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSet^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSet^>^ value) 
   } 

Property Value

The Hanging Protocol Image Sets Sequence.

Remarks

This is a list of items describing one or more types of Image Sets to which the Hanging Protocol applies

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.