|   | IAnalogValueIntegerValue Property | 
        
        
            Gets or sets the integer representation of this 
IAnalogValue value.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxint IntegerValue { get; set; }Property IntegerValue As Integer
	Get
	Set
property int IntegerValue {
	int get ();
	void set (int value);
}abstract IntegerValue : int with get, set
function get_IntegerValue();
function set_IntegerValue(value);
Property Value
Int32 See Also
See Also