Share via


InventStdCostConvCheckContract.parmUpdateStatus Method [AX 2012]

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

Syntax

public boolean parmUpdateStatus([boolean _updateStatus])

Run On

Called

Parameters

  • _updateStatus
    Type: boolean
    The new value of the UpdateStatus data contract parameter; optional.

Return Value

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

See Also

Reference

InventStdCostConvCheckContract Class