ReqCalcScheduleItemTable.parmUpdateSoftDeletedOnly Method [AX 2012]

Gets or sets the UpdateSoftDeletedOnly parameter.

Syntax

public boolean parmUpdateSoftDeletedOnly([boolean _updateSoftDeletedOnly])

Run On

Called

Parameters

  • _updateSoftDeletedOnly
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the UpdateSoftDeletedOnly parameter.

See Also

Reference

ReqCalcScheduleItemTable Class