Share via


DimensionLinkCancelEventArgs.parmCancel Method [AX 2012]

Gets or sets the Cancel parameter.

Syntax

public boolean parmCancel([boolean _cancel])

Run On

Called

Parameters

  • _cancel
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the Cancel parameter.

See Also

Reference

DimensionLinkCancelEventArgs Class