NumberOfRelatedStudies Property

Summary
Gets the number of related studies.
Syntax
C#
C++/CLI
[Element(DicomTag.NumberOfPatientRelatedStudies)] 
public Nullable<int> NumberOfRelatedStudies { get; set; } 
public: 
property Nullable<int> NumberOfRelatedStudies { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

The number of related studies.

Requirements

Target Platforms

See Also

Reference

Patient Class

Patient Members

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

Leadtools.Dicom.Scu Assembly

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