Safety EventEvent Time Utc Property
The UTC time at which the event occurred.
Definition
Namespace: SafetyMonitorExtension
Assembly: SafetyMonitoExtension (in SafetyMonitoExtension.dll) Version: 0.1+8d164eea21d4f186c9b409ea67adf7b992bb9b6b
Assembly: SafetyMonitoExtension (in SafetyMonitoExtension.dll) Version: 0.1+8d164eea21d4f186c9b409ea67adf7b992bb9b6b
C#
public DateTime EventTimeUtc { get; set; }VB
Public Property EventTimeUtc As DateTime
Get
SetProperty Value
DateTimeRemarks
Should default to DateTime.UtcNow.