formletterParmData.parmWasQueryFormCancelled Method [AX 2012]

Gets or sets the WasQueryFormCancelled parameter.

Syntax

public boolean parmWasQueryFormCancelled([boolean _wasQueryFormCancelled])

Run On

Server

Parameters

  • _wasQueryFormCancelled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the WasQueryFormCancelled parameter.

See Also

Reference

formletterParmData Class