←Select platform

AnatomicRegionSequence Property

Summary

Gets or sets the Anatomic Region Sequence.

Syntax
C#
C++/CLI
[Element(DicomTag.AnatomicRegionSequence)] 
public List<CodeSequence> AnatomicRegionSequence { get; set; } 
public:  
   [ElementAttribute(533016)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ AnatomicRegionSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ value) 
   } 

Property Value

The Anatomic Region Sequence.

Remarks

The AnatomicRegionSequence is a list of CodeSequence that specify the anatomic region of interest to which this Hanging Protocol applies.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.