Share via


SysListPanel.parmHasRemoveAllButton Method [AX 2012]

Gets or sets the HasRemoveAllButton parameter.

Syntax

protected boolean parmHasRemoveAllButton([boolean _hasRemoveAllButton])

Run On

Called

Parameters

  • _hasRemoveAllButton
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the HasRemoveAllButton parameter.

See Also

Reference

SysListPanel Class