LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

AcquisitionDateTime Property








Gets or sets the value for the "Acquisition Date Time" (0008,002A) element. .NET support WinRT support Silverlight support
Syntax
public DicomDateTimeValue AcquisitionDateTime {get; set;}
'Declaration
 
Public Property AcquisitionDateTime As DicomDateTimeValue
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As DicomDateTimeValue
 
instance.AcquisitionDateTime = value
 
value = instance.AcquisitionDateTime
public DicomDateTimeValue AcquisitionDateTime {get; set;}
ObjectiveC Syntax
Java Syntax
 get_AcquisitionDateTime();
set_AcquisitionDateTime(value);
public:
property DicomDateTimeValue AcquisitionDateTime {
   DicomDateTimeValue get();
   void set (    DicomDateTimeValue value);
}

Property Value

Value indicating the "Acquisition Date Time" (0008,002A) element.
Example
For an example, refer to DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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