[This is preliminary documentation and is subject to change.]
The TimesheetTaskInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| AccountId |
The unique id of the account
| |
| AllowBillableModify |
shows if the billable option is allowed to be modified on the screen. Valid values are "Y"
(modification allowed) or "N" (modification not allowed.
| |
| GroupId |
The group identifier for the group which owns the timesheet template.
| |
| IsActive |
Gets or set a task item IsActive.Valid values are "Y"
(Task is active) or "N" (Task is not active).
| |
| IsBillable |
Shows if the timesheet task is billable. Valid values as "Y" (for billable)
and "N" (for non-billable).
| |
| ProjectId |
The unique id of the project
| |
| TaskCode |
The timesheet task code.
| |
| TaskId |
The timesheet task identifier.
| |
| TaskName |
The timesheet task name.
| |
| TimesheetTaskAndBillable | ||
| TimesheetTaskKey |
The key for the timesheet task.
| |
| TimesheetTaskNameAndCode |
The name and code (separated by a "-" delimiter) of the timesheet task.
|
