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

TPSTimeSheetLine

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

Declaration

Source position: sharepoint.pp line 14917

type TPSTimeSheetLine = class(TODataEntity)

public

  class function ObjectRestKind; override;

  function KeyAsURLPart; override;

  function Assignment();

  function TimeSheet();

  function Work();

published

  property Comment: string; [rw]

  property Id: TGUIDString; [rw]

  property LineClass: TInt32; [rw]

  property ProjectName: string; [rw]

  property Status: TInt32; [rw]

  property TaskName: string; [rw]

  property TotalWork: string; [rw]

  property TotalWorkMilliseconds: TInt32; [rw]

  property TotalWorkTimeSpan: TTime; [rw]

  property ValidationType: TInt32; [rw]

end;

Inheritance

TPSTimeSheetLine

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18