openPDC Synchrophasor Help
IntegerValue Property
NamespacesTVA.PhasorProtocolsAnalogValueBaseIntegerValue
Gets or sets the integer representation of this AnalogValueBase value.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int IntegerValue { get; set; }
Public Overridable Property IntegerValue As Integer
	Get
	Set
public:
virtual property int IntegerValue {
	int get ();
	void set (int value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0