XppPrePostArgs.getCalledWhen Method [AX 2012]
Retrieves a value that indicates whether the instance is currently serving a pre-handler or a post-handler.
public XppEventHandlerCalledWhen getCalledWhen()
Run On
CalledReturn Value
Type: XppEventHandlerCalledWhen EnumerationAn XppEventHandlerCalledWhen data type value that indicates whether the XppPrePostArgs instance is serving the pre-handlers or the post-handlers.
Community Additions
ADD
Show: