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

TPSStatusAssignment

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

Declaration

Source position: sharepoint.pp line 12569

type TPSStatusAssignment = class(TODataEntity)

public

  class function ObjectRestKind; override;

  function KeyAsURLPart; override;

  function CustomFields();

  function Project();

  function Resource();

  function Task();

published

  property ActualFinish: TDateTime; [rw]

  property ActualOvertime: string; [rw]

  property ActualOvertimeMilliseconds: TInt32; [rw]

  property ActualOvertimeTimeSpan: TTime; [rw]

  property ActualStart: TDateTime; [rw]

  property ActualWork: string; [rw]

  property ActualWorkMilliseconds: TInt32; [rw]

  property ActualWorkTimeSpan: TTime; [rw]

  property Comments: string; [rw]

  property Finish: TDateTime; [rw]

  property Id: TGUIDString; [rw]

  property IsConfirmed: Boolean; [rw]

  property Name: string; [rw]

  property Overtime: string; [rw]

  property OvertimeMilliseconds: TInt32; [rw]

  property OvertimeTimeSpan: TTime; [rw]

  property PercentComplete: TInt16; [rw]

  property RegularWork: string; [rw]

  property RegularWorkMilliseconds: TInt32; [rw]

  property RegularWorkTimeSpan: TTime; [rw]

  property RemainingOvertime: string; [rw]

  property RemainingOvertimeMilliseconds: TInt32; [rw]

  property RemainingOvertimeTimeSpan: TTime; [rw]

  property RemainingWork: string; [rw]

  property RemainingWorkMilliseconds: TInt32; [rw]

  property RemainingWorkTimeSpan: TTime; [rw]

  property Start: TDateTime; [rw]

  property Work: string; [rw]

  property WorkMilliseconds: TInt32; [rw]

  property WorkTimeSpan: TTime; [rw]

end;

Inheritance

TPSStatusAssignment

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18