Share via


TMSRoute.hasRouteSegmentLoad Method

Checks whether a load is tied to the current route.

Syntax

public boolean hasRouteSegmentLoad([WHSLoadId _loadId])

Run On

Called

Parameters

  • _loadId
    Type: WHSLoadId Extended Data Type
    An optional parameter that is used to look for a specific load that is tied to the current route.

Return Value

Type: boolean
A Boolean value that indicates whether a load exists for the route.

See Also

Reference

TMSRoute Table