Share via


TSWorkflowTimesheetLines.parmTotalWeekHours Method [AX 2012]

This method is used to specify conditions on total number of hours while setting up the configuration for timesheet line workflow.

Syntax

public TSHoursTotal parmTotalWeekHours(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TSHoursTotal Extended Data Type
Total number of hours in the timesheet line.

See Also

Reference

TSWorkflowTimesheetLines Class