Share via


ProjTrans::postTransTurnoverHandler Method [AX 2012]

The handler method that runs after the method transTurnover is complete, and indicates whether to call the postTransTurnover method and may change the return value of the transTurnover method.

Syntax

client server public static void postTransTurnoverHandler(XppPrePostArgs _args)

Run On

Called

Parameters

Remarks

The return value is only modified if the BrazilParameters property is enabled.

See Also

Reference

ProjTrans Class