Click or drag to resize

ConfigurationCellDataQualityErrors Property

Gets or sets total data quality errors of this ConfigurationCell.

Namespace: GSF.PhasorProtocols.Anonymous
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public long DataQualityErrors { get; set; }
View Source

Property Value

Int64

Implements

IDeviceDataQualityErrors
See Also