Click or drag to resize

ConfigurationCellBaseFrequencyDataFormat Property

Gets or sets the DataFormat of the FrequencyDefinition of this ConfigurationCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public abstract DataFormat FrequencyDataFormat { get; set; }
View Source

Property Value

DataFormat

Implements

IConfigurationCellFrequencyDataFormat
See Also