Click or drag to resize
Grid Solutions Framework

PhasorAdditionDifference Property

Gets or sets flag that determines if the second phasor should be subtracted.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.230-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool Difference { get; set; }
View Source

Property Value

Boolean
See Also