JmgWorkPlannerForm.changeDateInterval Method [AX 2012]

Changes the data interval shown on the work planner form.

Syntax

public void changeDateInterval(JmgDate _fromDate, JmgDate _toDate)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The specified from date is after the specified to date.

See Also

Reference

JmgWorkPlannerForm Class