EventInfo.TimeUtc Property |  |
Gets the time when the event was logged.
Namespace: Lawo.EmberPlusSharp.S101Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntaxpublic Nullable<DateTime> TimeUtc { get; }
Property Value
Type:
Nullable<DateTime>
See Also