Route.routeOpr Method

Finds tzhe best matching operation relation for this route.

Syntax

public RouteOpr routeOpr(
    ItemId _itemId, 
    EcoResItemConfigurationName _configId, 
    InventSiteId _siteId, 
   [RouteOpr _routeOpr])

Run On

ClientOrServer

Parameters

  • _routeOpr
    Type: RouteOpr Table
    The set of operation relations in which to search.

Return Value

Type: RouteOpr Table
The best matching operation relation.

Exceptions

Exception Condition
Error

The method must be called by using a valid operation relation buffer.

See Also

Reference

Route Table