| BusN_Customers Property |
[This is preliminary documentation and is subject to change.]
Total numbers of customers served downline from this bus
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int N_Customers { get; }
Public ReadOnly Property N_Customers As Integer
Get
public:
property int N_Customers {
int get ();
}
member N_Customers : int with get
function get_N_Customers();
Property Value
Type:
Int32See Also