Click or drag to resize

ConfigurationCellDeviceErrors Property

Gets or sets total device errors of this ConfigurationCell.

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

Property Value

Int64

Implements

IDeviceDeviceErrors
See Also