formletterParmData.parmAllowEmptyParmTable Method [AX 2012]

Gets or sets the AllowEmptyParmTable parameter.

Syntax

public boolean parmAllowEmptyParmTable([boolean _allowEmptyParmTable])

Run On

Server

Parameters

  • _allowEmptyParmTable
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the AllowEmptyParmTable parameter.

See Also

Reference

formletterParmData Class