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.155 -- Release Build+e115e0aae9dba2e478171d226b178f6065fb745f
public IMeasurement? LastSortedMeasurement { get; set; }

Property Value

IMeasurement

Implements

IFrameLastSortedMeasurement

See Also