openPDC Synchrophasor Help
ValueIndex Property
NamespacesTVA.PhasorProtocolsChannelValueMeasurement<(Of <(<'T>)>)>ValueIndex
Gets or sets index into the GetCompositeValue(Int32) that this measurement derives its value from.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int ValueIndex { get; set; }
Public Overridable Property ValueIndex As Integer
	Get
	Set
public:
virtual property int ValueIndex {
	int get ();
	void set (int value);
}

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