| MetersNumSectionCustomers Property |
[This is preliminary documentation and is subject to change.]
Number of Customers in the active section.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumSectionCustomers { get; }
Public ReadOnly Property NumSectionCustomers As Integer
Get
public:
property int NumSectionCustomers {
int get ();
}
member NumSectionCustomers : int with get
function get_NumSectionCustomers();
Property Value
Type:
Int32See Also