|
PhasorMeasurementMapperConfigurationOutOfSync Property
|
Gets flag that determines if host configuration is out of sync with connected device.
Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public bool ConfigurationOutOfSync { get; }
Public ReadOnly Property ConfigurationOutOfSync As Boolean
Get
public:
property bool ConfigurationOutOfSync {
bool get ();
}
member ConfigurationOutOfSync : bool with get
function get_ConfigurationOutOfSync();
View SourceProperty Value
BooleanSee Also