ReqRoute.pdsNext Method
Gets the next requirement route operation of this operation.
Syntax
public ReqRoute pdsNext([RouteOprPriority _priority])
Run On
Called
Parameters
- _priority
Type: RouteOprPriority Enumeration
The priority of the next operation in the route. The default is RouteOprPriority::Primary.
Return Value
Type: ReqRoute Table
The next requirement reoute operation or an empty buffer if there is none (this is the last operation).