Share via


TaxReport.validate Method [AX 2012]

Validates the instance of the TaxReport class.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The object that the method is called from.

Return Value

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

See Also

Reference

TaxReport Class