WorkItemActualTime
It is used to hold the results of the getActualTime operation.
Note: TimeFilter is used as the OUTPUT in getActualTime.
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
startDate |
Date |
Date value of the start of the work item effort. |
No |
N/A |
endDate |
Date |
Date value of the end of the work item effort. |
No |
N/A |
workItemName |
String |
String value of the work item name. |
No |
N/A |
workItemTypeCode |
String |
String value of work item type code. Valid values:
|
No |
N/A |
workItemID |
String |
String value of the work item ID. |
No |
N/A |
activityName |
String |
String value of an activity name. |
No |
N/A |
chargeCode |
String |
String value of a charge code name. |
No |
N/A |
Hours |
String |
String value of amount of hours for this work item. |
No |
N/A |
Resource |
String |
String value of the resource username. |
No |
N/A |
timeSheetLineStatus |
String |
String value of the statuses of the time sheet lines. Must correspond to the constants in code field in TimeSheetLineStatus. |
No |
N/A |
Cost |
String |
String value of the cost of the effort. |
No |
N/A |