DateTime Property

Summary
Gets or sets the date time.
Syntax
C#
C++/CLI
[Element(DicomTag.DateTime)] 
public Nullable<DateTime> DateTime { get; set; } 
[ElementAttribute()] 
public: 
property Nullable<DateTime> DateTime { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The date time.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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