Share via


formletterParmData.existsParmLines Method [AX 2012]

Determines whether order line posting parameter records exist for the current posting.

Syntax

protected boolean existsParmLines()

Run On

Server

Return Value

Type: boolean
true if records exists; otherwise, false.

Remarks

This method always returns false in the base class.

See Also

Reference

formletterParmData Class