Share via


IntrastatFormLetterContract.parmCorrection Method [AX 2012]

Gets or sets the value of the Correction data contract parameter.

Syntax

public boolean parmCorrection([boolean _correction])

Run On

Called

Parameters

  • _correction
    Type: boolean
    The new value of the Correction data contract parameter; optional.

Return Value

Type: boolean
The current value of the Correction data contract parameter.

See Also

Reference

IntrastatFormLetterContract Class