Share via


TaxCalculation::preCalculateTaxForLine_BR Method [AX 2012]

Observes the event that fires after calling the calculateTaxForLine method.

Syntax

server public static void preCalculateTaxForLine_BR(XppPrePostArgs _args)

Run On

Server

Parameters

  • _args
    Type: XppPrePostArgs Class
    A XppPrePostArgs that encapsulates the arguments passed in call of calculateTaxForLine method.

See Also

Reference

TaxCalculation Class