Click or drag to resize

ConfigurationCellPhasorDefinitions Property

Gets a reference to the PhasorDefinitionCollection of this ConfigurationCell.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override PhasorDefinitionCollection PhasorDefinitions { get; }
View Source

Property Value

PhasorDefinitionCollection

Implements

IConfigurationCellPhasorDefinitions
See Also