TaxReport.validate Method [AX 2012]

Validates the instance of the TaxReport class.

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.

Community Additions

ADD
Show: