Share via


ReqEventProcessBatchKanbanTask.canProcessPeggingEvent Method [AX 2012]

Determines whether an event can be processed.

Syntax

private boolean canProcessPeggingEvent(TableId _sourceType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the document can be processed; otherwise, false.

See Also

Reference

ReqEventProcessBatchKanbanTask Class