Click or drag to resize

PhasorDefinitionBasePhasorType Property

Gets or sets the PhasorType of this PhasorDefinitionBase.

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

Property Value

PhasorType

Implements

IPhasorDefinitionPhasorType
See Also