Gets or sets the Hanging Protocol Partial Data Display Handling (Mandatory)
[DataMemberAttribute()]
[Element(DicomTag.PartialDataDisplayHandling)]
public PartialDataDisplayHandling PartialDataDisplayHandling { get; set; }
<ElementAttribute(7471624),
DataMemberAttribute()>
Public Property PartialDataDisplayHandling() As PartialDataDisplayHandling
Get
Set
public:
[ElementAttribute(7471624),
DataMemberAttribute]
property PartialDataDisplayHandling^ PartialDataDisplayHandling
{
PartialDataDisplayHandling^ get()
void set(PartialDataDisplayHandling^ value)
}
The Hanging Protocol Partial Data Display Handling.
This is part of the Hanging Protocol Display Module. It is used in the case where not all image sets are available for display, and identifies whether to maintain the layout or not. For more information, PartialDataDisplayHandling
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