[This is preliminary documentation and is subject to change.]

The TimesheetDetailInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountId
The account identifier for the timesheet detial.
Public propertyAccountName
The account name for the timesheet detail.
Public propertyCreatedByTimestamp
The Timestamp of the timesheet detail.
Public propertyCreatedByUserId
The identifier of the user who created the task.
Public propertyDescription
The Description for the task.
Public propertyIsBillable
Shows if the task associated with the timesheet detail is billable. Valid values are "Y" and "N"
Public propertyModifiedByTimestamp
the Timestamp of the last modification of the timesheet detail.
Public propertyModifiedByUserId
The identifier fot the user who last modified the timesheet detail.
Public propertyPayrollCategoryId
The payroll Category id for the task.
Public propertyPayrollCode
The payroll Code for the task.
Public propertyProjectId
The identifier for the Project for the timesheet detail.
Public propertyProjectName
The name of the Project for the timesheet detail.
Public propertySerialNumber
The serial number for the task.
Public propertyTaskCode
The code for the task.
Public propertyTaskDate
The task date for the timesheet detail.
Public propertyTaskId
The task identifier
Public propertyTaskName
The name of the task.
Public propertyTimeDuration
The time duration for the task.
Public propertyTimesheetDetailId
The identifier for the timesheet detail.
Public propertyTimesheetId
The system generated identifier for the timesheet.

See Also