| BusDistance Property |
[This is preliminary documentation and is subject to change.]
Distance from energymeter (if non-zero)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Distance { get; }
Public ReadOnly Property Distance As Double
Get
public:
property double Distance {
double get ();
}
member Distance : float with get
Property Value
Type:
DoubleSee Also