AxRoute::newRoute Method [AX 2012]
Construct an AxRoute object from the Route instance.
client server public static AxRoute newRoute(Route _route)
Run On
CalledParameters
- _route
- Type: Route Table
The value of the Route record.
Show:
Construct an AxRoute object from the Route instance.
client server public static AxRoute newRoute(Route _route)