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

Called

Return Value

Type: XppEventHandlerCalledWhen Enumeration
An XppEventHandlerCalledWhen data type value that indicates whether the XppPrePostArgs instance is serving the pre-handlers or the post-handlers.

Community Additions

ADD
Show: