SalesFormLetter.shouldRunXpp Method [AX 2012]

Determines whether X++ code should be run instead of IL.

Syntax

protected boolean shouldRunXpp()

Run On

Called

Return Value

Type: boolean
true if X++ code should be run; otherwise, false.

See Also

Reference

SalesFormLetter Class