'Usage
Dim instance As DicomQuery
Dim value As String
instance.StudyDate = value
value = instance.StudyDate
Remarks
Like DateOfBirth, this property may either contain a single value, in any form intelligible as a date, or if a range is required, then it must comply exactly with the DICOM format for date ranges, namely YYYYMMDD-YYYYMMDD.