C#
VB
C++
Java
Represents the possible age reference types.
public enum DicomAgeReferenceType
Public Enum DicomAgeReferenceType
public enum DicomAgeReferenceType
public enum class DicomAgeReferenceType
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. |