|   | IPhasorValueReal Property | 
        
        
            Gets or sets the real floating point value of this 
IPhasorValue.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxdouble Real { get; set; }Property Real As Double
	Get
	Set
property double Real {
	double get ();
	void set (double value);
}abstract Real : float with get, set
function get_Real();
function set_Real(value);
Property Value
Double See Also
See Also