Click or drag to resize
Grid Solutions Framework

ImpedanceCalculatorApplyLineToLineAdjustment Property

Gets or sets the flag that determines if line-to-line adjustment should be applied.

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

Property Value

Boolean
See Also