Share via


TrvRuleExpressionSetup.parmIsTaxRecoverable Method [AX 2012]

Indicates whether the expense line tax is recoverable.

Syntax

public TrvTaxRecoverable parmIsTaxRecoverable(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvTaxRecoverable Extended Data Type
true if the expense line tax is recoverable; otherwise, false.

See Also

Reference

TrvRuleExpressionSetup Class