NumberOfRelatedSeries Property

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

Property Value

The number of related series.

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.