LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Age Property

Show in webframe





Gets the patient's age.
Syntax
public Nullable<DicomAgeValue> Age {get;}
'Declaration
 
Public ReadOnly Property Age As Nullable(Of DicomAgeValue)
'Usage
 
Dim instance As Study
Dim value As Nullable(Of DicomAgeValue)
 
value = instance.Age

            

            
public:
property Nullable<DicomAgeValue> Age {
   Nullable<DicomAgeValue> get();
}

Property Value

Age of patient.
Example
For an example refer to Find(DicomScp,FindQuery)
Requirements

Target Platforms

See Also

Reference

Study Class
Study 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