| PDElementsFaultRate Property |
[This is preliminary documentation and is subject to change.]
Get/Set Number of failures per year.
For LINE elements: Number of failures per unit length per year.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double FaultRate { get; set; }
Public Property FaultRate As Double
Get
Set
public:
property double FaultRate {
double get ();
void set (double value);
}
member FaultRate : float with get, set
function get_FaultRate();
function set_FaultRate(value);
Property Value
Type:
DoubleSee Also