| MetersSumBranchFltRates Property |
[This is preliminary documentation and is subject to change.]
Sum of the branch fault rates in this section of the meter's zone
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double SumBranchFltRates { get; }
Public ReadOnly Property SumBranchFltRates As Double
Get
public:
property double SumBranchFltRates {
double get ();
}
member SumBranchFltRates : float with get
function get_SumBranchFltRates();
Property Value
Type:
DoubleSee Also