| MetersTotals Property |
[This is preliminary documentation and is subject to change.]
Totals of all registers of all meters
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double[] Totals { get; }
Public ReadOnly Property Totals As Double()
Get
public:
property array<double>^ Totals {
array<double>^ get ();
}
member Totals : float[] with get
Property Value
Type:
DoubleSee Also