Click or drag to resize
Grid Solutions Framework

AlarmDeviceTimeStamp Property

Time of the last update.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
[DefaultValueExpressionAttribute("DateTime.UtcNow")]
[UpdateValueExpressionAttribute("DateTime.UtcNow")]
public DateTime TimeStamp { get; set; }
View Source

Property Value

DateTime
See Also