openPDC Synchrophasor Help
LastReportTime Property
NamespacesTVA.PhasorProtocolsPhasorMeasurementMapperLastReportTime
Gets or set last report time for current mapper connection.
Declaration Syntax
C#Visual BasicVisual C++
public Ticks LastReportTime { get; set; }
Public Property LastReportTime As Ticks
	Get
	Set
public:
property Ticks LastReportTime {
	Ticks get ();
	void set (Ticks value);
}

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