| BusCust_Duration Property |
[This is preliminary documentation and is subject to change.]
Accumulated customer outage durations
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Cust_Duration { get; }
Public ReadOnly Property Cust_Duration As Double
Get
public:
property double Cust_Duration {
double get ();
}
member Cust_Duration : float with get
function get_Cust_Duration();
Property Value
Type:
DoubleSee Also