Click or drag to resize

ConfigurationCell.FrequencyDefinition Property

Gets or sets the IFrequencyDefinition of this ConfigurationCell.

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

Property Value

IFrequencyDefinition

Implements

IConfigurationCell.FrequencyDefinition
See Also