InventPriceActivation.parmDoNotUpdateLastActivationDate Method [AX 2012]

Gets or sets the DoNotUpdateLastActivationDate parameter.

Syntax

public boolean parmDoNotUpdateLastActivationDate([boolean _doNotUpdateLastActivationDate])

Run On

Called

Parameters

  • _doNotUpdateLastActivationDate
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the DoNotUpdateLastActivationDate parameter.

See Also

Reference

InventPriceActivation Class