←Select platform

HangingProtocolLevel Property (HangingProtocol)

Summary

Gets or sets the Hanging Protocol Level (Mandatory).

Syntax

C#
VB
C++
[ElementAttribute(7471110)] 
[DataMemberAttribute()] 
public System.Nullable<Leadtools.Dicom.Common.DataTypes.HangingProtocol.HangingProtocolLevel> HangingProtocolLevel { get; set; } 
<ElementAttribute(7471110),  
 DataMemberAttribute()>  
Public Property HangingProtocolLevel() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize