This documentation is archived and is not being maintained.
ProjReserveResource.releasePerWorkerPerProject Method [AX 2012]
Release all the bookings for that worker dureing the start/end time for a certain project.
public void releasePerWorkerPerProject([boolean useCommitmentType, boolean updateProjRole])
Run On
Server
Parameters
-
useCommitmentType
- Type: boolean
Set this flag to True to include Commitment type in the query.
-
updateProjRole
- Type: boolean
Set this flag to True to update proper project role date after release.