ReqDemPlanDummyTaskLogger.incrementTaskRecordsProcessed Method [AX 2012]

Increments the number of records that were processed in the current task.

public void incrementTaskRecordsProcessed([int64 _newRecordsProcessed])

Run On

Called

Parameters

_newRecordsProcessed
Type: int64
The number of records that were processed; optional. The default value is 1.

Community Additions

ADD
Show: