This class is not used to directly create an object. It is extended to create AdministrativeTask and PersonalTask.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
estimatedFinishDate | Type: dateTime Default value: N/A Description: Estimated finish date. Field validation description: The estimatedFinishDate must be greater than or equal to estimatedStartDate. Additional field security restrictions: N/A |
estimatedStartDate | Type: dateTime Default value: The current date. Description: The estimated start date. Field validation description: The estimatedStartDate must be less than or equal to estimatedFinishDate. Additional field security restrictions: N/A |
externalID | Type: string Default value: N/A Description: The external identifier of the TimesheetTask. Field validation description: Limit 50 characters. Additional field security restrictions: N/A |
name | Type: string Default value: N/A Description: The name of the TimesheetTask. Field validation description: Limit 240 characters for a PersonalTask. Limit 50 characters for an AdministrativeTask. This field is mandatory. Additional field security restrictions: N/A |
rank | Type: int Default value: 500 Description: The ranking of the TimesheetTask. Field validation description: The value range is 0 to 1000. Additional field security restrictions: N/A |
N/A