C#
VB
C++
Gets or sets the Hanging Protocol Level.
[Element(DicomTag.HangingProtocolLevel)]
public string HangingProtocolLevel { get; set; }
<ElementAttribute(7471110)>
Public Property HangingProtocolLevel() As String
Get
Set
public:
[ElementAttribute(7471110)]
property String^ HangingProtocolLevel
{
String^ get()
void set(String^ value)
}
The Hanging Protocol Level.
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