openPDC Synchrophasor Help
LastSortedMeasurement Property
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>LastSortedMeasurement
Gets ot sets reference to last IMeasurement that was sorted into this ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public IMeasurement LastSortedMeasurement { get; set; }
Public Property LastSortedMeasurement As IMeasurement
	Get
	Set
public:
virtual property IMeasurement^ LastSortedMeasurement {
	IMeasurement^ get () sealed;
	void set (IMeasurement^ value) sealed;
}
Remarks
This value is used to help monitor slow moving measurements that are being sorted into the ChannelFrameBase<(Of <(<'T>)>)>.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0