Click or drag to resize

IConfigurationCellParent Property

Gets a reference to the parent IConfigurationFrame for this IConfigurationCell.

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

Property Value

IConfigurationFrame
See Also