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