RouteMetricsJobWeightTotal Property |
The total weight for all the Jobs in this route.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double JobWeightTotal { get; }
Public ReadOnly Property JobWeightTotal As Double
Get
public:
property double JobWeightTotal {
double get ();
}
member JobWeightTotal : float with get
Property Value
Type:
Double
See Also