DicomObjects Reference
DicomObjects Reference / DicomQuery Object / DateOfBirth Property
In This Topic
    DateOfBirth Property
    In This Topic
    Description
    The patient's date of birth
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property DateOfBirth As String
    Remarks

    This really just a shortcut for attribute (0010,0010).

    See Also