←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly