Back to Project Management Service

Method Details for CreateAllocations.

Inserts allocations for an employee to a task

Parameters

  • allocations Collections.Generic.List{TimeLog.TLP.API.Proxy.ProjectManagement.V1_7.Allocation} A list of allocations to insert (List<Allocation>)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

A list of created Allocation objects