Click or drag to resize

ICommandCellParent Property

Gets a reference to the parent ICommandFrame for this ICommandCell.

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

Property Value

ICommandFrame
See Also