Share via


Tax::postHandler_BR Method [AX 2012]

Observes the event that fires after calling the post method.

Syntax

server public static void postHandler_BR(XppPrePostArgs _args)

Run On

Server

Parameters

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

See Also

Reference

Tax Class