openPDC Synchrophasor Help
ConfigurationChangeDetected Property
NamespacesTVA.PhasorProtocols.IeeeC37_118DataCellConfigurationChangeDetected
Gets or sets flag that determines if configuration change was detected for this DataCell.
Declaration Syntax
C#Visual BasicVisual C++
public bool ConfigurationChangeDetected { get; set; }
Public Property ConfigurationChangeDetected As Boolean
	Get
	Set
public:
property bool ConfigurationChangeDetected {
	bool get ();
	void set (bool value);
}

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