openPDC Synchrophasor Help
SynchronizationIsValid Property
NamespacesTVA.PhasorProtocols.Ieee1344ConfigurationCellSynchronizationIsValid
Gets or sets flag that determines if timestamp of this ConfigurationCell is valid based on GPS lock.
Declaration Syntax
C#Visual BasicVisual C++
public bool SynchronizationIsValid { get; set; }
Public Property SynchronizationIsValid As Boolean
	Get
	Set
public:
property bool SynchronizationIsValid {
	bool get ();
	void set (bool value);
}

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