Share via


TaxReportDomesticTransfer_IT.parmAreAllTaxGroupsSelected Method [AX 2012]

Gets or sets the AreAllTaxGroupsSelected parameter.

Syntax

public boolean parmAreAllTaxGroupsSelected([boolean _areAllTaxGroupsSelected])

Run On

Called

Parameters

  • _areAllTaxGroupsSelected
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the AreAllTaxGroupsSelected parameter.

See Also

Reference

TaxReportDomesticTransfer_IT Class