Share via


TaxReport.canDisplayReport Method [AX 2012]

Determines whether the report should be generated.

Syntax

public boolean canDisplayReport()

Run On

Called

Return Value

Type: boolean
true if the report should be generated; otherwise, false.

See Also

Reference

TaxReport Class