| MetersCountBranches Property |
[This is preliminary documentation and is subject to change.]
Number of branches in Active energymeter zone. (Same as sequencelist size)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int CountBranches { get; }
Public ReadOnly Property CountBranches As Integer
Get
public:
property int CountBranches {
int get ();
}
member CountBranches : int with get
function get_CountBranches();
Property Value
Type:
Int32See Also