Click or drag to resize

FrequencyDefinitionParent Property

Gets or sets the ConfigurationCell parent of this FrequencyDefinition.

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

Property Value

ConfigurationCell
Remarks
Return value can be null if parent configuration cell is a ConfigurationCell3.
See Also