Reference → Resource Management Web Service → ModifyAllocationContour
This method modifies the allocation for a contour. The parameters for the ModifyAllocationContour method are:
Parameter | Datatype | Description |
---|---|---|
token | string | The token returned by the Connect method. |
contourId | int | The ID of the contour associated with the allocation. |
investmentId | int | The ID of the investment associated with the allocation contour. |
resourceUserName | string | The name of the resource associated with the allocation contour. |
startDate | dateTime | The start time of the contour period. |
endDate | dateTime | The end time of the contour period. |
FTE | double | The percentage of time for which the resource is applied in the contour. |
comment | string | A descriptive comment associated with the allocation contour. |
Copyright © 2003–2011 Serena Software, Inc. All rights reserved.