←Select platform

CreationTime Property

Summary

Gets or sets the presentation creation time.

Syntax
C#
VB
C++
public DicomTimeValue CreationTime { get; set; } 
Public Property CreationTime() As DicomTimeValue 
   Get 
   Set 
public:  
   property DicomTimeValue^ CreationTime 
   { 
      DicomTimeValue^ get() 
      void set(DicomTimeValue^ value) 
   } 

Property Value

The presentation creation time.

Remarks

This property corresponds to the (0070,0083) Presentation Creation Time of the Presentation State Module.

Example

For an example, refer to DicomUidOrgRoot.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Annotations Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.