Share via


TaxReport.taxReported Method [AX 2012]

Indicates whether the report is set for updating.

Syntax

public NoYes taxReported()

Run On

Called

Return Value

Type: NoYes Enumeration
NoYes::Yes if the report is set for updating; otherwise, NoYes::No.

See Also

Reference

TaxReport Class