Share via


ReqJobUpdate.parmDeleteCapacityReservations Method [AX 2012]

Gets or sets the DeleteCapacityReservations parameter.

Syntax

protected boolean parmDeleteCapacityReservations([boolean _deleteCapacityReservations])

Run On

Server

Parameters

  • _deleteCapacityReservations
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the DeleteCapacityReservations parameter.

See Also

Reference

ReqJobUpdate Class