Share via


InventCheckReceiptCostPcsContract.parmIgnoreProduction Method [AX 2012]

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

Syntax

public boolean parmIgnoreProduction([boolean _ignoreProduction])

Run On

Called

Parameters

  • _ignoreProduction
    Type: boolean
    The value to set; optional.

Return Value

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

See Also

Reference

InventCheckReceiptCostPcsContract Class