TimeSheetWork members

Represents the different types of work on a timesheet.

The TimeSheetWork type exposes the following members.

Constructors

  Name Description
Public method TimeSheetWork Creates an instance of the TimeSheetWork class.

Top

Properties

  Name Description
Public property ActualWork Gets or sets the amount of actual work that is on a timesheet.
Public property ActualWorkTimeSpan Gets or sets the time interval for the amount of actual work that is on a timesheet.
Public property Comment Gets or sets the timesheet work comment.
Public property Context (Inherited from ClientObject.)
Public property End Gets or sets the end time of the actual work that is on a timesheet.
Public property Id Gets the GUID of the timesheet line that is associated with the work.
Public property NonBillableOvertimeWork Gets or sets the amount of nonbillable overtime work that is on a timesheet.
Public property NonBillableOvertimeWorkTimeSpan Gets or sets the time interval for the amount of nonbillable overtime work that is on a timesheet.
Public property NonBillableWork Gets or sets the amount of nonbillable work that is on a timesheet.
Public property NonBillableWorkTimeSpan Gets or sets the time interval for the amount of nonbillable work that is on a timesheet.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property OvertimeWork Gets or sets the amount of overtime work that is on a timesheet.
Public property OvertimeWorkTimeSpan Gets or sets the time interval for the amount of overtime work that is on a timesheet.
Public property Path (Inherited from ClientObject.)
Public property PlannedWork Gets or sets the amount of planned work that is on a timesheet.
Public property PlannedWorkTimeSpan Gets or sets the time interval for the amount of planned work that is on a timesheet.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Start Gets or sets the start time of the actual work that is on a timesheet.
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method DeleteObject Deletes the TimeSheetWork object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

TimeSheetWork class

Microsoft.ProjectServer.Client namespace