| PDElementsRepairTime Property |
[This is preliminary documentation and is subject to change.]
Average repair time for this element in hours
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double RepairTime { get; set; }
Public Property RepairTime As Double
Get
Set
public:
property double RepairTime {
double get ();
void set (double value);
}
member RepairTime : float with get, set
function get_RepairTime();
function set_RepairTime(value);
Property Value
Type:
DoubleSee Also