C#
VB
C++
Gets or sets the Hanging Protocol Level (Mandatory).
[DataMemberAttribute()][Element(DicomTag.HangingProtocolLevel)]public Nullable<HangingProtocolLevel> HangingProtocolLevel { get; set; }
<ElementAttribute(7471110),DataMemberAttribute()>Public Property HangingProtocolLevel() As System.Nullable(Of Leadtools.Dicom.Common.DataTypes.HangingProtocol.HangingProtocolLevel)GetSet
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)}
The Hanging Protocol Level.
For more information, see HangingProtocolLevel
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
