Share via


AxRoute.route Method [AX 2012]

Sets the Route record as current.

Syntax

public Route route([Route _route])

Run On

Called

Parameters

  • _route
    Type: Route Table
    The value of the Route record to set.

Return Value

Type: Route Table
The Route record.

See Also

Reference

AxRoute Class