Share via


TaxWithholdReportContract_BR.parmTaxReported Method [AX 2012]

Gets or sets the value of the datacontract parameter TaxReported.

Syntax

public NoYes parmTaxReported([NoYes _taxReported])

Run On

Called

Parameters

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

Return Value

Type: NoYes Enumeration
The current value of datacontract parameter TaxReported

See Also

Reference

TaxWithholdReportContract_BR Class