|
IPhasorValueReal Property
|
Gets or sets the real floating point value of this
IPhasorValue.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax Property Real As Double
Get
Set
abstract Real : float with get, set
function get_Real();
function set_Real(value);
View SourceProperty Value
DoubleSee Also