| MetersCustInterrupts Property |
[This is preliminary documentation and is subject to change.]
Total customer interruptions for this Meter zone based on reliability calcs.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double CustInterrupts { get; }
Public ReadOnly Property CustInterrupts As Double
Get
public:
property double CustInterrupts {
double get ();
}
member CustInterrupts : float with get
function get_CustInterrupts();
Property Value
Type:
DoubleSee Also