Click or drag to resize

ConfigurationCellDataIsValid Property

Gets or sets flag that determines if data of this ConfigurationCell is valid.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool DataIsValid { get; set; }
View Source

Property Value

Boolean
See Also