TimeSheetLineCreationInformation members

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

The TimeSheetLineCreationInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AssignmentId Gets or sets the GUID of the assignment that is associated with the timesheet line.
Public property Comment Gets or sets the comment for the timesheet line.
Public property Id Gets or sets the GUID for the timesheet line.
Public property LineClass Gets or sets the line class type of the timesheet line.
Public property ProjectId Gets or sets the GUID of the project that is associated with the timesheet line.
Public property TaskName Gets or sets the time sheet line task name.
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

TimeSheetLineCreationInformation class

Microsoft.ProjectServer.Client namespace