Share via


ReqRoute.pdsPrev Method

Gets the previous requirement route operation of this operation.

Syntax

public ReqRoute pdsPrev([RouteOprPriority _priority])

Run On

Called

Parameters

  • _priority
    Type: RouteOprPriority Enumeration
    The priority of the previous operation in the route. The default is RouteOprPriority::Primary.

Return Value

Type: ReqRoute Table
The previous requirement route operation or an empty buffer if there is none (this is the first operation).

See Also

Reference

ReqRoute Table