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.165 -- Release Build+4602076e5063a409825f3f5a8c01b62eac861155
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.