Share via


XMLExcelReport_SalesBook_RU.validate Method [AX 2012]

Validates the values that are entered in the dialog box.

Syntax

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object that this method is called from; optional.

Return Value

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

See Also

Reference

XMLExcelReport_SalesBook_RU Class