ConfigurationCellParent Property

Gets a reference to the parent ConfigurationFrame for this ConfigurationCell.

Definition

Namespace: Gemstone.PhasorProtocols.Macrodyne
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.183 -- Release Build+673491a1afa103b255aa8db4f2bc6d4e220a63e0
public ConfigurationFrame Parent { get; set; }

Property Value

ConfigurationFrame

See Also