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