ReqEventProcessBatchKanban.parmNumberOfTasks Method [AX 2012]

Gets or sets the _numberOfTasks parameter.

Syntax

public int parmNumberOfTasks([int _numberOfTasks])

Run On

Called

Parameters

  • _numberOfTasks
    Type: int
    The value to set.

Return Value

Type: int
The value of the _numberOfTasks parameter.

See Also

Reference

ReqEventProcessBatchKanban Class