TimeSheetWorkCreationInformation members

Provides property settings and methods that are used to create a timesheet work object.

The TimeSheetWorkCreationInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActualWork Gets or sets the amount of actual work that is on a timesheet.
Public property Comment Gets or sets the timesheet work comment.
Public property End Gets or sets the end time of work that is on a timesheet.
Public property NonBillableOvertimeWork Gets or sets the amount of non-billable overtime work that is on a timesheet.
Public property NonBillableWork Gets or sets the amount of non-billable work that is on a timesheet.
Public property OvertimeWork Gets or sets the amount of overtime work that is on a timesheet.
Public property PlannedWork Gets or sets the amount of planned work that is on a timesheet.
Public property Start Gets or sets the start time of work that is on a timesheet.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

TimeSheetWorkCreationInformation class

Microsoft.ProjectServer.Client namespace