A FavoriteActivity is the default activity for a project. The user can create an array of FavoriteActivity objects and assign them to a project. The user can then further break any task in the project into that sequence of activities.
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
name | Type: string Default value: N/A Description: The name of the activity. Field validation description: Limit 50 characters. Additional field security restrictions: N/A |
timeCode1 | Type: TimeCode Default value: N/A Description: The first time code of the activity. Field validation description: The time code must belong to the category Time Codes I and must be assigned to the project. Additional field security restrictions: N/A |
timeCode2 | Type: TimeCode Default value: N/A Description: The second time code of the activity. Field validation description: The time code must belong to the category Time Codes II and must be assigned to the project. Additional field security restrictions: N/A |