Click or drag to resize

ConfigurationCellTimeQualityErrors Property

Gets or sets total time quality errors of this ConfigurationCell.

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

Property Value

Int64

Implements

IDeviceTimeQualityErrors
See Also