LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

NumberOfRelatedInstances Property (Patient)

Show in webframe





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

            

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

Property Value

The number of related instances.
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