openPDC Synchrophasor Help
SortedMeasurements Property
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>SortedMeasurements
Gets or sets total number of measurements that have been sorted into this ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public int SortedMeasurements { get; set; }
Public Property SortedMeasurements As Integer
	Get
	Set
public:
virtual property int SortedMeasurements {
	int get () sealed;
	void set (int value) sealed;
}

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