←Select platform

PartialDataDisplayHandling Property

Summary

Gets or sets the Hanging Protocol Partial Data Display Handling (Mandatory)

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.PartialDataDisplayHandling)] 
public PartialDataDisplayHandling PartialDataDisplayHandling { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::PartialDataDisplayHandling()))] 
   property PartialDataDisplayHandling^ PartialDataDisplayHandling 
   { 
      PartialDataDisplayHandling^ get() 
      void set(PartialDataDisplayHandling^ value) 
   } 

Property Value

The Hanging Protocol Partial Data Display Handling.

Remarks

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

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.