Share via


FormLetterContract.parmIsPrintingInAfterOperation Method [AX 2012]

Gets or sets the IsPrintingInAfterOperation parameter.

Syntax

public boolean parmIsPrintingInAfterOperation([boolean _isPrintingInAfterOperation])

Run On

Called

Parameters

  • _isPrintingInAfterOperation
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsPrintingInAfterOperation parameter.

See Also

Reference

FormLetterContract Class