C#
VB
C++
Gets or sets the Hanging Protocol Name.
[Element(DicomTag.HangingProtocolName)]
public string HangingProtocolName { get; set; }
<ElementAttribute(7471106)>
Public Property HangingProtocolName() As String
Get
Set
public:
[ElementAttribute(7471106)]
property String^ HangingProtocolName
{
String^ get()
void set(String^ value)
}
The Hanging Protocoal Name.
The HangingProtocolName is a brief description of the hanging protocol.
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