TimeSheetLineCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.TimeSheetLineCreationInformation", ServerTypeId="{dbbd87af-f81d-413f-9899-957de504618a}", ValueObject=true)]
public class TimeSheetLineCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type TimeSheetLineCreationInformation = class
    inherit ClientValueObject
Public Class TimeSheetLineCreationInformation
Inherits ClientValueObject
Inheritance
TimeSheetLineCreationInformation
Attributes

Constructors

TimeSheetLineCreationInformation()

Properties

AssignmentId
Comment
Id
LineClass
ProjectId
TaskName
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to