Share via


SalesFormletterParmData.useSplitting Method [AX 2012]

Determines whether the splitting of the posting parameter lines is supported.

Syntax

protected boolean useSplitting()

Run On

Server

Return Value

Type: boolean
true if the splitting process should be executed; otherwise, false.

Remarks

Always returns false in the base class.

See Also

Reference

SalesFormletterParmData Class