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

Show in webframe

Age Property






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

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