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