Share via


SalesFormletterParmData.useLateSelectionQuery Method [AX 2012]

Determines whether the last selection query should be used.

Syntax

protected boolean useLateSelectionQuery()

Run On

Server

Return Value

Type: boolean
true if the late selection query should be used; otherwise, false.

Remarks

Always returns false in the base class.

See Also

Reference

SalesFormletterParmData Class