←Select platform

GetReferencedDatetime Method

Summary
Returns a buffer that represents the values under the "Referenced Datetime" (0040,A13A) element.
Syntax
C#
Objective-C
C++/CLI
public DicomDateTimeValue[] GetReferencedDatetime() 
@property (nonatomic, strong, nullable) NSArray<LTDicomDateTimeValue *> *referencedDateTime; 
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

Help Version 23.0.2024.8.20
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.