openDICOM.NET API Reference (openDICOM# Class Library)

AgeContext Enumeration

All available age measuring units.

public enum AgeContext

Members

Member Name Description
Days DICOM VR Age String (AS) representation is "xxxD".
Weeks DICOM VR Age String (AS) representation is "xxxW".
Months DICOM VR Age String (AS) representation is "xxxM".
Years DICOM VR Age String (AS) representation is "xxxY".

Requirements

Namespace: openDicom.Encoding.Type

Assembly: opendicom-sharp (in opendicom-sharp.dll)

See Also

openDicom.Encoding.Type Namespace