BlackListExport_IT.validate Method [AX 2012]

Validates the report creation parameters.

Syntax

public boolean validate([Object calledFrom])

Run On

Client

Parameters

  • calledFrom
    Type: Object Class
    The caller object; optional.

Return Value

Type: boolean
true, if all the parameters of the report are specified correctly.

See Also

Reference

BlackListExport_IT Class