Share via


WHSPostEngineBase.kanbanCreateWork Method [AX 2012]

Creates work for a kanban wave.

Syntax

public boolean kanbanCreateWork([boolean _validate])

Run On

Called

Parameters

  • _validate
    Type: boolean
    A Boolean value that indicates if the creation should be for validation only.

Return Value

Type: boolean
true if the creation succeeded; otherwise, false.

See Also

Reference

WHSPostEngineBase Class