←Select platform

NumberOfPriorsReferenced Property

Summary

Gets or sets the Number Of Priors Referenced.

Syntax
C#
VB
C++
[Element(DicomTag.NumberOfPriorsReferenced)] 
public int NumberOfPriorsReferenced { get; set; } 
<ElementAttribute(7471124)>  
Public Property NumberOfPriorsReferenced() As Integer 
   Get 
   Set 
public:  
   [ElementAttribute(7471124)] 
   property int NumberOfPriorsReferenced 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

The Number Of Priors Referenced.

Remarks

The NumberOfPriorsReferenced is the prior image sets refers to a similar set of images from an earlier day, month or year.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly