DataCellBaseSynchronizationIsValid Property
Gets or sets flag that determines if timestamp of this
DataCellBase is valid based on GPS lock.
Namespace: Gemstone.PhasorProtocolsAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.147 -- Release Build+f4cca6bc29b9a344db35676d1f49d8207c89dbf5
public abstract bool SynchronizationIsValid { get; set; }
Public MustOverride Property SynchronizationIsValid As Boolean
Get
Set
public:
virtual property bool SynchronizationIsValid {
bool get () abstract;
void set (bool value) abstract;
}
function get_SynchronizationIsValid();
function set_SynchronizationIsValid(value);
BooleanIDataCellSynchronizationIsValid
This value is used to abstractly assign the protocol independent set of
CommonStatusFlags.