Click or drag to resize

ConfigurationCellBasePhasorCoordinateFormat Property

Gets or sets the CoordinateFormat 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 CoordinateFormat PhasorCoordinateFormat { get; set; }
View Source

Property Value

CoordinateFormat

Implements

IConfigurationCellPhasorCoordinateFormat
See Also