| PDElementsTotalcustomers Property |
[This is preliminary documentation and is subject to change.]
Total number of customers from this branch to the end of the zone
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