Share via


AxRoute::newRoute Method [AX 2012]

Construct an AxRoute object from the Route instance.

Syntax

client server public static AxRoute newRoute(Route _route)

Run On

Called

Parameters

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

Return Value

Type: AxRoute Class
An AxRoute instance.

See Also

Reference

AxRoute Class