←Select platform

AcquisitionDateTime Property

Summary

Gets or sets the value for the "Acquisition Date Time" (0008,002A) element.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomDateTimeValue AcquisitionDateTime {get; set;} 
Public Property AcquisitionDateTime As Leadtools.Dicom.DicomDateTimeValue 
public Leadtools.Dicom.DicomDateTimeValue AcquisitionDateTime {get; set;} 
public final DicomDateTimeValue getAcquisitionDateTime() 
public final void setAcquisitionDateTime(DicomDateTimeValue value) 
             
  
get_AcquisitionDateTime(); 
set_AcquisitionDateTime(value); 
Object.defineProperty('AcquisitionDateTime');  
public: 
property Leadtools.Dicom.DicomDateTimeValue AcquisitionDateTime { 
   Leadtools.Dicom.DicomDateTimeValue get(); 
   void set (    Leadtools.Dicom.DicomDateTimeValue value); 
} 

Property Value

Value indicating the "Acquisition Date Time" (0008,002A) element.

Example

For an example, refer to SetEncapsulatedDocument.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize