Share via


TaxReportingContract.parmTaxReported Method [AX 2012]

Gets or sets the value of the TaxReported data contract parameter.

Syntax

public NoYes parmTaxReported([NoYes _taxReported])

Run On

Called

Parameters

  • _taxReported
    Type: NoYes Enumeration
    The new value of the TaxReported data contract parameter; optional.

Return Value

Type: NoYes Enumeration
The current value of the TaxReported data contract parameter.

See Also

Reference

TaxReportingContract Class