Tax::postHandler_BR Method [AX 2012]
Observes the event that fires after calling the post method.
server public static void postHandler_BR(XppPrePostArgs _args)
Run On
ServerParameters
- _args
- Type: XppPrePostArgs Class
A XppPrePostArgs that encapsulates the arguments passed in call of post method.
Show: