C#
VB
C++
Gets or sets the Hanging Protocol User Group Name
[Element(DicomTag.HangingProtocolUserGroupName)]
public string HangingProtocolUserGroupName { get; set; }
<ElementAttribute(New DicomTag.HangingProtocolUserGroupName())>
Public Property HangingProtocolUserGroupName() As String
Get
Set
public:
[ElementAttribute((gcnew DicomTag::HangingProtocolUserGroupName()))]
property String^ HangingProtocolUserGroupName
{
String^ get()
void set(String^ value)
}
The Hanging Protocol User Group Name
The UserGroupName is the group or site for which this hanging protocol was defined.
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