Click or drag to resize

ObservationRecordTimeTriggered Property

Gets the time the observation was triggered. For more information regarding recording time in PQD files, see StartTime.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public DateTime TimeTriggered { get; set; }
View Source

Property Value

DateTime
See Also