Share via


WrkCtrScheduler.addWrkCtrParmSchedule Method [AX 2012]

Adds a WrkCtrParmSchedule record that contains the parameters that are used to schedule an order into the scheduling list of the engine.

Syntax

public void addWrkCtrParmSchedule(WrkCtrParmSchedule _wrkCtrParmSchedule)

Run On

Server

Parameters

  • _wrkCtrParmSchedule
    Type: WrkCtrParmSchedule Class
    A WrkCtrParmSchedule object that contains the scheduling parameters for a specific order.

See Also

Reference

WrkCtrScheduler Class