LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

NumberOfRelatedSeries Property (Patient)

Show in webframe





Gets the number of related series.
Syntax
public Nullable<int> NumberOfRelatedSeries {get; set;}
'Declaration
 
Public Property NumberOfRelatedSeries As Nullable(Of Integer)
'Usage
 
Dim instance As Patient
Dim value As Nullable(Of Integer)
 
instance.NumberOfRelatedSeries = value
 
value = instance.NumberOfRelatedSeries

            

            
public:
property Nullable<int> NumberOfRelatedSeries {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of related series.
Requirements

Target Platforms

See Also

Reference

Patient Class
Patient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features