Click or drag to resize

ConfigurationCellFrequencyDefinition Property

Gets or sets the IFrequencyDefinition of this ConfigurationCell.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override IFrequencyDefinition FrequencyDefinition { get; set; }
View Source

Property Value

IFrequencyDefinition

Implements

IConfigurationCellFrequencyDefinition
See Also