C#
VB
Java
WinRT C#
C++
Represents the possible age reference types.
public enum DicomAgeReferenceType   Public Enum DicomAgeReferenceType
public enum DicomAgeReferenceType    public enum DicomAgeReferenceType Leadtools.Dicom.DicomAgeReferenceType = function() { };Leadtools.Dicom.DicomAgeReferenceType.prototype = {<br/>Days = 0x00000044,Months = 0x0000004D,Weeks = 0x00000057,Years = 0x00000059,};
public enum class DicomAgeReferenceType   Members
| Value | Member | Description | 
|---|---|---|
| 68 | Days | The age is given in days. | 
| 77 | Months | The age is given in months. | 
| 87 | Weeks | The age is given in weeks. | 
| 89 | Years | The age is given in years. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
