FrameLastSortedMeasurement Property

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

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.164 -- Release Build+a92a9bf42cb46f572890ee63295d6658a513d9b3
public IMeasurement? LastSortedMeasurement { get; set; }

Property Value

IMeasurement

Implements

IFrameLastSortedMeasurement

See Also