←Select platform

NumberOfPriorsReferenced Property

Summary

Gets or sets the number of prior image sets used in this Hanging Protocol (Mandatory).

Syntax
C#
C++/CLI
[Element(DicomTag.NumberOfPriorsReferenced)] 
[DataMemberAttribute()] 
public Nullable<int> NumberOfPriorsReferenced { get; set; } 
public:  
   [ElementAttribute(7471124),  
   DataMemberAttribute] 
   property System::Nullable<int> NumberOfPriorsReferenced 
   { 
      System::Nullable<int> get() 
      void set(System::Nullable<int> value) 
   } 

Property Value

The number of prior image sets used in this Hanging Protocol.

Remarks

Prior image sets refers to a similar set of images from an earlier day, month or year.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.