Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetReferencedDatetime Method








Returns a buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
Syntax
public DicomDateTimeValue[] GetReferencedDatetime()
'Declaration
 
Public Function GetReferencedDatetime() As DicomDateTimeValue()
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value() As DicomDateTimeValue
 
value = instance.GetReferencedDatetime()
public DicomDateTimeValue[] GetReferencedDatetime()
 function Leadtools.Dicom.DicomWaveformAnnotation.GetReferencedDatetime()
public:
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

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features