Share via


TaxWithholdCalcSales_IN.isCreditNote Method [AX 2012]

Checks if the transaction line is credit note.

Syntax

protected boolean isCreditNote(Common _line)

Run On

Server

Parameters

Return Value

Type: boolean
true is line is creditNote, otherwise false.

See Also

Reference

TaxWithholdCalcSales_IN Class