[This is preliminary documentation and is subject to change.]
The TimesheetInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| CreatedTimestamp |
The Timestamp for the timesheet creation.
| |
| DocIdList |
A comma separated String of the document identifiers for all documents
that are attached to this timesheet.
| |
| ExportedTimestamp |
The time when this timesheet was exported.
| |
| FirstName |
The first name
| |
| FromDate |
The first date of the timesheet.
| |
| GroupId |
the identifier for the group.
| |
| GroupName |
The group name of the group that owns the timesheet.
| |
| IsExported |
Shows if the timesheet is exported. Valid values are "Y" (means exported) and "N" (not exported).
| |
| LastName |
The last name
| |
| NumLines |
Number of rows in the timesheet.
| |
| RemDocIdList |
A comma separated String of the document identifiers for all documents
that are removed from this timesheet.
| |
| TimesheetComments |
The list of Comments on this timesheet.
| |
| TimesheetDetails |
The list of all the timesheet details on this timesheet.
| |
| TimesheetId |
The system generated identifier for the timesheet.
| |
| ToDate |
The last date of the timesheet.
| |
| UserId |
The identifier for the user that owns the timesheet.
| |
| UserName |
The name of the user that owns the timesheet.
| |
| WorkflowHistory |
The list of workflow history for this timesheet.
| |
| WorkflowTypeId |
Get the workflow type id corresponding to this particular timesheet.
|
