SalesQuotationTableCheckIfUpdateContract.parmCheckCancelled Method [AX 2012]

Gets or sets the CheckCancelled parameter.

Syntax

public boolean parmCheckCancelled([boolean _checkCancelled])

Run On

Called

Parameters

  • _checkCancelled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the CheckCancelled parameter.

See Also

Reference

SalesQuotationTableCheckIfUpdateContract Class