Share via


IntrastatFormLetterContractIT.parmOnlyCorrections Method [AX 2012]

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

Syntax

public boolean parmOnlyCorrections([boolean _onlyCorrections])

Run On

Called

Parameters

  • _onlyCorrections
    Type: boolean
    The new value of the OnlyCorrections data contract parameter; optional.

Return Value

Type: boolean
The current value of OnlyCorrections data contract parameter.

See Also

Reference

IntrastatFormLetterContractIT Class