| BusTotalMiles Property |
[This is preliminary documentation and is subject to change.]
Total length of line downline from this bus, in miles. For recloser siting algorithm.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double TotalMiles { get; }
Public ReadOnly Property TotalMiles As Double
Get
public:
property double TotalMiles {
double get ();
}
member TotalMiles : float with get
function get_TotalMiles();
Property Value
Type:
DoubleSee Also