C#
VB
C++
Gets or sets the Hanging Protocol Description (Mandatory).
[DataMemberAttribute()]
[Element(DicomTag.HangingProtocolDescription)]
public string HangingProtocolDescription { get; set; }
<ElementAttribute(7471108),
DataMemberAttribute()>
Public Property HangingProtocolDescription() As String
Get
Set
public:
[ElementAttribute(7471108),
DataMemberAttribute]
property String^ HangingProtocolDescription
{
String^ get()
void set(String^ value)
}
The Hanging Protocol Description.
The HangingProtocolDescription is an explanation of the objective or intent 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