←Select platform

HangingProtocolDefinitionSequence Property

Summary

Gets or sets the Hanging Protocol Definition Sequence.

Syntax
C#
VB
C++
[Element(DicomTag.HangingProtocolDefinitionSequence)] 
public List<HangingProtocolDefinitionSequence> HangingProtocolDefinitionSequence { get; set; } 
<ElementAttribute(7471116)>  
Public Property HangingProtocolDefinitionSequence() As System.Collections.Generic.List(Of Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters.HangingProtocolDefinitionSequence) 
   Get 
   Set 
public:  
   [ElementAttribute(7471116)] 
   property System::Collections::Generic::List<Leadtools::Medical::Storage::DataAccessLayer::MatchingParameters::HangingProtocolDefinitionSequence^>^ HangingProtocolDefinitionSequence 
   { 
      System::Collections::Generic::List<Leadtools::Medical::Storage::DataAccessLayer::MatchingParameters::HangingProtocolDefinitionSequence^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Medical::Storage::DataAccessLayer::MatchingParameters::HangingProtocolDefinitionSequence^>^ value) 
   } 

Property Value

The Hanging Protocol Definition Sequence.

Remarks

This is a list of items that defines the type of imaging studies to which this Hanging Protocol applies. One or more Items should be in this list. For more information, see HangingProtocolDefinitionSequence.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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