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