←Select platform

EventDateTime Property

Summary

The time at which the audited event occurred.

Syntax

C#
VB
C++
[XmlAttributeAttribute()] 
public DateTime EventDateTime { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property EventDateTime As Date 
[XmlAttributeAttribute()] 
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.Dicom.AddIn Assembly