Click or drag to resize

IAnalogValueIntegerValue Property

Gets or sets the integer representation of this IAnalogValue value.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
int IntegerValue { get; set; }
View Source

Property Value

Int32
See Also