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