CreateTime Property

Summary
Gets or sets the presentation creation time.
Syntax
C#
VB
C++
[Element(DicomTag.CreationTime)] 
public Nullable<Time> CreateTime { get; set; } 
  
Public Property CreateTime As Nullable(Of Time) 
public: 
property Nullable<Time> CreateTime { 
   Nullable<Time> get(); 
   void set (    Nullable<Time> ); 
} 

Property Value

Time at which this presentation was created.

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.Scu Assembly

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