| TopologyNumIsolatedBranches Property |
[This is preliminary documentation and is subject to change.]
Number of isolated branches (PD elements and capacitors).
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumIsolatedBranches { get; }
Public ReadOnly Property NumIsolatedBranches As Integer
Get
public:
property int NumIsolatedBranches {
int get ();
}
member NumIsolatedBranches : int with get
function get_NumIsolatedBranches();
Property Value
Type:
Int32See Also