Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

NumberOfRelatedSeries Property (Patient)






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

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