| MetersSectTotalCust Property |
[This is preliminary documentation and is subject to change.]
Total Customers downline from this section
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int SectTotalCust { get; }
Public ReadOnly Property SectTotalCust As Integer
Get
public:
property int SectTotalCust {
int get ();
}
member SectTotalCust : int with get
function get_SectTotalCust();
Property Value
Type:
Int32See Also