TimeSheetWork members
Represents the different types of work on a timesheet.
The TimeSheetWork type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TimeSheetWork | Creates an instance of the TimeSheetWork class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActualWork | Gets or sets the amount of actual work that is on a timesheet. |
![]() |
ActualWorkTimeSpan | Gets or sets the time interval for the amount of actual work that is on a timesheet. |
![]() |
Comment | Gets or sets the timesheet work comment. |
![]() |
Context | (Inherited from ClientObject.) |
![]() |
End | Gets or sets the end time of the actual work that is on a timesheet. |
![]() |
Id | Gets the GUID of the timesheet line that is associated with the work. |
![]() |
NonBillableOvertimeWork | Gets or sets the amount of nonbillable overtime work that is on a timesheet. |
![]() |
NonBillableOvertimeWorkTimeSpan | Gets or sets the time interval for the amount of nonbillable overtime work that is on a timesheet. |
![]() |
NonBillableWork | Gets or sets the amount of nonbillable work that is on a timesheet. |
![]() |
NonBillableWorkTimeSpan | Gets or sets the time interval for the amount of nonbillable work that is on a timesheet. |
![]() |
ObjectData | (Inherited from ClientObject.) |
![]() |
ObjectVersion | (Inherited from ClientObject.) |
![]() |
OvertimeWork | Gets or sets the amount of overtime work that is on a timesheet. |
![]() |
OvertimeWorkTimeSpan | Gets or sets the time interval for the amount of overtime work that is on a timesheet. |
![]() |
Path | (Inherited from ClientObject.) |
![]() |
PlannedWork | Gets or sets the amount of planned work that is on a timesheet. |
![]() |
PlannedWorkTimeSpan | Gets or sets the time interval for the amount of planned work that is on a timesheet. |
![]() |
ServerObjectIsNull | (Inherited from ClientObject.) |
![]() |
Start | Gets or sets the start time of the actual work that is on a timesheet. |
![]() |
Tag | (Inherited from ClientObject.) |
![]() |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top