IMeasurement LastSortedMeasurement { get; set; }
Property LastSortedMeasurement As IMeasurement Get Set
property IMeasurement^ LastSortedMeasurement { IMeasurement^ get (); void set (IMeasurement^ value); }
abstract LastSortedMeasurement : IMeasurement with get, set
function get_LastSortedMeasurement(); function set_LastSortedMeasurement(value);
This value is used to help monitor slow moving measurements that are being sorted into the IFrame.
Implementers need only track the value.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.