| MetersAvgRepairTime Property |
[This is preliminary documentation and is subject to change.]
Average Repair time in this section of the meter zone
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double AvgRepairTime { get; }
Public ReadOnly Property AvgRepairTime As Double
Get
public:
property double AvgRepairTime {
double get ();
}
member AvgRepairTime : float with get
function get_AvgRepairTime();
Property Value
Type:
DoubleSee Also