|   | IAnalogValueValue Property | 
        
        
            Gets or sets the floating point value that represents this 
IAnalogValue.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxdouble Value { get; set; }Property Value As Double
	Get
	Set
property double Value {
	double get ();
	void set (double value);
}abstract Value : float with get, set
function get_Value();
function set_Value(value);
Property Value
Double See Also
See Also