openPDC Synchrophasor Help
DataIsSortedByTimestamp Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellDataIsSortedByTimestamp
Gets or sets flag that determines if this DataCell data is sorted by timestamp.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("This bit definition is for obsolete uses that is no longer needed.", 
	false)]
public bool DataIsSortedByTimestamp { get; set; }
<ObsoleteAttribute("This bit definition is for obsolete uses that is no longer needed.",  _
	False)> _
Public Property DataIsSortedByTimestamp As Boolean
	Get
	Set
[ObsoleteAttribute(L"This bit definition is for obsolete uses that is no longer needed.", 
	false)]
public:
property bool DataIsSortedByTimestamp {
	bool get ();
	void set (bool value);
}

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