Click or drag to resize

CircuitAllBusNames Property

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

Array of strings containing names of all buses in circuit (see AllNodeNames).

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string[] AllBusNames { get; }

Property Value

Type: String
See Also