GetAllocationContoursForTeamResource

This method gets an allocation associated with a specified team resource. It returns an array of type Allocation, which contains the following fields:

Field Datatype Description
Resource Resource The resource associated with the contour.
Contours ArrayOfTimephasedData An array representing the contour.
Rates ArrayOfRate An array representing the rates associated with a resource.

The parameters for the GetAllocationContoursForTeamResource method are:

Parameter Datatype Description
token string The token returned by the Connect method.
teamResourceId int The ID of the resource for which to get an allocation.