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

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