RouteItemJobPart Property |
The JobPart for this location in the route.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic JobPart JobPart { get; }
Public ReadOnly Property JobPart As JobPart
Get
public:
property JobPart^ JobPart {
JobPart^ get ();
}
member JobPart : JobPart with get
Property Value
Type:
JobPart
See Also