Unit 'sharepoint' Package
[Overview][Types][Classes][Index] [#odata]

TPSTimeSheetWork

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sharepoint.pp line 14964

type TPSTimeSheetWork = class(TODataEntity)

public

  class function ObjectRestKind; override;

  class function ExportPropertyName(); override;

  function KeyAsURLPart; override;

published

  property ActualWork: string; [rw]

  property ActualWorkMilliseconds: TInt32; [rw]

  property ActualWorkTimeSpan: TTime; [rw]

  property Comment: string; [rw]

  property _End: TDateTime; [rw]

  property Id: TGUIDString; [rw]

  property NonBillableOvertimeWork: string; [rw]

  property NonBillableOvertimeWorkMilliseconds: TInt32; [rw]

  property NonBillableOvertimeWorkTimeSpan: TTime; [rw]

  property NonBillableWork: string; [rw]

  property NonBillableWorkMilliseconds: TInt32; [rw]

  property NonBillableWorkTimeSpan: TTime; [rw]

  property OvertimeWork: string; [rw]

  property OvertimeWorkMilliseconds: TInt32; [rw]

  property OvertimeWorkTimeSpan: TTime; [rw]

  property PlannedWork: string; [rw]

  property PlannedWorkMilliseconds: TInt32; [rw]

  property PlannedWorkTimeSpan: TTime; [rw]

  property Start: TDateTime; [rw]

end;

Inheritance

TPSTimeSheetWork

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18