JmgWorkPlannerForm.getTotalTime Method [AX 2012]

Retrieves the total planned work time to display at the specified row.

Syntax

public JmgLabelProfileTimeTotal getTotalTime(int _row)

Run On

Called

Parameters

  • _row
    Type: int
    The row for which to retrieve the total work time.

Return Value

Type: JmgLabelProfileTimeTotal Extended Data Type
The total planned work time to display at the specified row.

See Also

Reference

JmgWorkPlannerForm Class