Click or drag to resize

IChannelValue<T> .Parent Property

Gets the IDataCell parent of this IChannelValue<T>.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.241-beta
Syntax
IDataCell Parent { get; set; }
View Source

Property Value

IDataCell
See Also