Click or drag to resize

PhasorValueDefinition3 Property

Gets or sets the PhasorDefinition3 associated with this PhasorValue.

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

Property Value

PhasorDefinition3
See Also