Click or drag to resize

PDElementsIsShunt Property

[This is preliminary documentation and is subject to change.]

Boolean indicating of PD element should be treated as a shunt element rather than a series element. Applies to Capacitor and Reactor elements in particular.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public bool IsShunt { get; }

Property Value

Type: Boolean
See Also