Click or drag to resize

IChannelCellParent Property

Gets a reference to the parent IChannelFrame for this IChannelCell.

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

Property Value

IChannelFrame
See Also