Share via


RouteCopyToProd.copyTo Method [AX 2012]

Copies the route to a production route.

Syntax

public void copyTo(
    RouteCopyFrom copyFrom, 
    RouteSearchBase search, 
    RouteMap _toRoute)

Run On

Server

Parameters

  • copyFrom
    Type: RouteCopyFrom Class
    The CopyFrom class that determines from what the route is copied.

See Also

Reference

RouteCopyToProd Class