Gets or sets the Hanging Protocol User Group Name (Optional).
[DataMemberAttribute()]
[Element(DicomTag.HangingProtocolUserGroupName)]
public string HangingProtocolUserGroupName { get; set; }
<DataMemberAttribute(),
ElementAttribute(New DicomTag.HangingProtocolUserGroupName())>
Public Property HangingProtocolUserGroupName() As String
Get
Set
public:
[DataMemberAttribute,
ElementAttribute((gcnew DicomTag::HangingProtocolUserGroupName()))]
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document