Click or drag to resize

LogicalParserNextObservationRecord Method

Gets the next observation record from the PQDIF file.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public ObservationRecord NextObservationRecord()
View Source

Return Value

ObservationRecord
The next observation record.
See Also