C#
VB
C++
Gets or sets the Hanging Protocol User Group Name (Optional).
[DataMemberAttribute()]
[Element(DicomTag.HangingProtocolUserGroupName)]
public string HangingProtocolUserGroupName { get; set; }
<DataMemberAttribute(),
ElementAttribute(7471120)>
Public Property HangingProtocolUserGroupName() As String
Get
Set
public:
[DataMemberAttribute,
ElementAttribute(7471120)]
property String^ HangingProtocolUserGroupName
{
String^ get()
void set(String^ value)
}
The Hanging Protocol User Group Name.
This 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