Share via


RouteInventForm.findRouteOpr Method [AX 2012]

Finds the operation relation for the route record.

Syntax

public RouteOpr findRouteOpr(ProdRoute _prodRoute)

Run On

Client

Parameters

Return Value

Type: RouteOpr Table
A record in the RouteOpr table; otherwise, an empty record.

See Also

Reference

RouteInventForm Class