←Select platform

GetReferencedDatetime Method

Summary

Returns a buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.

Syntax

C#
VB
WinRT C#
C++
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();  

Return Value

Array that contains the values under the "Referenced Datetime" (0040,A13A) element. The number of values in this array should equal to TemporalPointCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly