openPDC Synchrophasor Help
Parent Property
NamespacesTVA.PhasorProtocolsChannelValueMeasurement<(Of <(<'T>)>)>Parent
Gets or sets reference to the IChannelValue<(Of <(<'T>)>)> that this measurement derives its values from.
Declaration Syntax
C#Visual BasicVisual C++
public IChannelValue<T> Parent { get; set; }
Public Property Parent As IChannelValue(Of T)
	Get
	Set
public:
property IChannelValue<T>^ Parent {
	IChannelValue<T>^ get ();
	void set (IChannelValue<T>^ value);
}

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