←Select platform

CreationDate Property

Summary

Gets or sets the presentation creation date.

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

Property Value

The presentation creation date.

Remarks

This property corresponds to the (0070,0082) Presentation Creation Date 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.