| BusInt_Duration Property |
[This is preliminary documentation and is subject to change.]
Average interruption duration, hr.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Int_Duration { get; }
Public ReadOnly Property Int_Duration As Double
Get
public:
property double Int_Duration {
double get ();
}
member Int_Duration : float with get
function get_Int_Duration();
Property Value
Type:
DoubleSee Also