XppPrePostArgs.getThis Method [AX 2012]

Gets the publisher's "this" reference.

public anytype getThis()

Run On

Called

Return Value

Type: anytype
An anytype data type value that represents the publisher's "this" reference.

Returns a nullNothingnullptrunita null reference (Nothing in Visual Basic) reference if the publisher is static.

Community Additions

ADD
Show: