C#
VB
WinRT C#
C++
Returns a buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
public DicomDateTimeValue[] GetReferencedDatetime()
Public Function GetReferencedDatetime() As Leadtools.Dicom.DicomDateTimeValue()
public [Leadtools.Dicom.DicomDateTimeValue[]](dicomdatetimevalue.md) GetReferencedDatetime()
function Leadtools.Dicom.DicomWaveformAnnotation.GetReferencedDatetime()
public:
Leadtools.Dicom.array<DicomDateTimeValue>^ GetReferencedDatetime();
Array that contains the values under the "Referenced Datetime" (0040,A13A) element. The number of values in this array should equal to TemporalPointCount.
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