Click or drag to resize

ConfigurationCellBasePhasorDataFormat Property

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

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

Property Value

DataFormat

Implements

IConfigurationCellPhasorDataFormat
See Also