JmgWorkPlannerForm.isWeekTotalColumn Method [AX 2012]

Indicates whether the specified column displays a weekly time sum.

Syntax

public boolean isWeekTotalColumn(int _column)

Run On

Called

Parameters

  • _column
    Type: int
    The column to use to test whether it displays a weekly time sum.

Return Value

Type: boolean
true if the specified column displays a weekly sum; otherwise, false.

See Also

Reference

JmgWorkPlannerForm Class