ReqEventProcessBatchKanbanTask.validate Method [AX 2012]

Determines whether the input parameters are valid.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    An Object object that represents the caller; optional.

Return Value

Type: boolean
true if the input parameters are valid; otherwise, false.

See Also

Reference

ReqEventProcessBatchKanbanTask Class