Click or drag to resize

AnalogValueBaseValue Property

Gets or sets the floating point value that represents this AnalogValueBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual double Value { get; set; }
View Source

Property Value

Double

Implements

IAnalogValueValue
See Also