Click or drag to resize

FrameLastSortedMeasurement Property

Gets or sets reference to last measurement that was sorted into this Frame.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public IMeasurement LastSortedMeasurement { get; set; }
View Source

Property Value

IMeasurement

Implements

IFrameLastSortedMeasurement
See Also