XppPrePostArgs.usingCopy Method [AX 2012]

Checks whether the current XppPrePostArgs instance is copying the publisher's arguments and return value into a separate storage (as opposed to accessing them directly).

public boolean usingCopy()

Run On

Called

Return Value

Type: boolean
A Boolean data type value that indicates whether the current XppPrePostArgs instance is copying the publisher's arguments and return value into a separate storage.

Community Additions

ADD
Show: