LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

NumberOfRelatedStudies Property






Gets the number of related studies.
Syntax
public Nullable<int> NumberOfRelatedStudies {get; set;}
'Declaration
 
Public Property NumberOfRelatedStudies As Nullable(Of Integer)
'Usage
 
Dim instance As Patient
Dim value As Nullable(Of Integer)
 
instance.NumberOfRelatedStudies = value
 
value = instance.NumberOfRelatedStudies
public IReference<int> NumberOfRelatedStudies {get; set;}
 get_NumberOfRelatedStudies();
set_NumberOfRelatedStudies(value);
public:
property Nullable<int> NumberOfRelatedStudies {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

The number of related studies.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Patient Class
Patient Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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