Share via


TaxSalesQuotation::preCalcHandler_BR Method [AX 2012]

Observes the event that occurs after the calc method is called.

Syntax

server public static void preCalcHandler_BR(XppPrePostArgs _args)

Run On

Server

Parameters

  • _args
    Type: XppPrePostArgs Class
    An XppPrePostArgs instance that encapsulates the arguments that are passed in the call of the calc method.

See Also

Reference

TaxSalesQuotation Class