Share via


TaxWithholdCalculation_IN.isCreditNote Method [AX 2012]

Checks if the calculation contains credit note.

Syntax

protected boolean isCreditNote(Common _line)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the calculation contains credit note.

See Also

Reference

TaxWithholdCalculation_IN Class