Dialog.parmIsModal Method [AX 2012]

Gets or sets the IsModal parameter.

Syntax

public boolean parmIsModal([boolean _isModal])

Run On

Called

Parameters

  • _isModal
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsModal parameter.

See Also

Reference

Dialog Class