| PDElementsNumcustomers Property |
[This is preliminary documentation and is subject to change.]
Number of customers, this branch
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Numcustomers { get; }
Public ReadOnly Property Numcustomers As Integer
Get
public:
property int Numcustomers {
int get ();
}
member Numcustomers : int with get
function get_Numcustomers();
Property Value
Type:
Int32See Also