Click or drag to resize

GeneratorsIsDelta Property

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

Generator connection. True/1 if delta connection, False/0 if wye. (API Extension)

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

Property Value

Type: Boolean
See Also