HangingProtocolLevel Property (original) (raw)

Summary

Gets or sets the Hanging Protocol Level (Mandatory).

Syntax

[DataMemberAttribute()] [Element(DicomTag.HangingProtocolLevel)] public Nullable<[HangingProtocolLevel](datatypes-hangingprotocol-hangingprotocollevel.html)> 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.

Leadtools.Dicom.Common Assembly