|   | ConfigurationCellSynchronizationIsValid Property | 
        
        
            Gets or sets flag that determines if timestamp of this 
ConfigurationCell is valid based on GPS lock.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic bool SynchronizationIsValid { get; set; }Public Property SynchronizationIsValid As Boolean
	Get
	Set
public:
property bool SynchronizationIsValid {
	bool get ();
	void set (bool value);
}member SynchronizationIsValid : bool with get, set
function get_SynchronizationIsValid();
function set_SynchronizationIsValid(value);
Property Value
Boolean See Also
See Also