Click or drag to resize
EventInfoTimeUtc Property
Gets the time when the event was logged.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public Nullable<DateTime> TimeUtc { get; }

Property Value

Type: NullableDateTime
See Also