| MetersTotalCustomers Property |
[This is preliminary documentation and is subject to change.]
Total Number of customers in this zone (downline from the EnergyMeter)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int TotalCustomers { get; }
Public ReadOnly Property TotalCustomers As Integer
Get
public:
property int TotalCustomers {
int get ();
}
member TotalCustomers : int with get
function get_TotalCustomers();
Property Value
Type:
Int32See Also