←Select platform

AnatomicRegionSequence Property (HangingProtocolDefinition)

Summary

Gets or sets the Anatomic Region Sequence.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(533016)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.CodeSequence> AnatomicRegionSequence { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(533016)>  
Public Property AnatomicRegionSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.CodeSequence) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   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.

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