Click or drag to resize

ConfigurationCellPhasorDataFormat Property

Gets or sets the DataFormat for the IPhasorDefinition objects in the PhasorDefinitions of this ConfigurationCell.

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

Property Value

DataFormat

Implements

IConfigurationCellPhasorDataFormat
See Also