EventDateTime Property

Summary
Gets or sets the event date-time.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DateTime EventDateTime { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property EventDateTime As Date 
[DebuggerNonUserCodeAttribute()] 
public: 
property DateTime EventDateTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The event date-time.

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.Medical.Logging.DataAccessLayer Assembly

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