Back to Project Management Service

Method Details for SetAllocationStatus.

Sets an allocation to completed or not completed

Parameters

  • isComplete Boolean Set IsComplete to true to mark the allocations as completed or false to mark the allocation to not completed
  • allocationGuid Guid The ID of the allocation to set the status of
  • token SecurityToken

Returns

The allocation changed in the current state after update