XppPrePostArgs.reset Method [AX 2012]

Resets the XppPrePostArgs instance by erasing all its information about the publisher's arguments and return value.

public int reset()

Run On

Called

Return Value

Type: int
An int data type value of 1.

This method must never be called explicitly from the pre-handler or post-handler code. This method is reserved for auto-generated code only.

Community Additions

ADD
Show: