←Select platform

HangingProtocolLevel Property

Summary

Gets or sets the Hanging Protocol Level (Mandatory).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.HangingProtocolLevel)] 
public Nullable<HangingProtocolLevel> HangingProtocolLevel { get; set; } 
public:  
   [ElementAttribute(7471110),  
   DataMemberAttribute] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolLevel^> HangingProtocolLevel 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolLevel^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::HangingProtocolLevel^> value) 
   } 

Property Value

The Hanging Protocol Level.

Remarks

For more information, see HangingProtocolLevel

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.Dicom.Common Assembly

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