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

TPSDraftAssignment

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

Declaration

Source position: sharepoint.pp line 12108

type TPSDraftAssignment = class(TPSAssignment)

public

  class function ObjectRestKind; override;

  function Owner();

  function Parent();

  function Resource();

  function Task();

published

  property ActualCost: Double; [rw]

  property ActualFinish: TDateTime; [rw]

  property ActualOvertimeWork: string; [rw]

  property ActualOvertimeWorkMilliseconds: TInt32; [rw]

  property ActualOvertimeWorkTimeSpan: TTime; [rw]

  property ActualStart: TDateTime; [rw]

  property ActualWork: string; [rw]

  property ActualWorkMilliseconds: TInt32; [rw]

  property ActualWorkTimeSpan: TTime; [rw]

  property BudgetedCost: Double; [rw]

  property BudgetedWork: string; [rw]

  property BudgetedWorkMilliseconds: TInt32; [rw]

  property BudgetedWorkTimeSpan: TTime; [rw]

  property Cost: Double; [rw]

  property DefaultBookingType: TInt32; [rw]

  property Delay: string; [rw]

  property DelayMilliseconds: TInt32; [rw]

  property DelayTimeSpan: TTime; [rw]

  property Finish: TDateTime; [rw]

  property IsLockedByManager: Boolean; [rw]

  property IsWorkResource: Boolean; [rw]

  property Notes: string; [rw]

  property OvertimeWork: string; [rw]

  property OvertimeWorkMilliseconds: TInt32; [rw]

  property OvertimeWorkTimeSpan: TTime; [rw]

  property PercentWorkComplete: TInt32; [rw]

  property RegularWork: string; [rw]

  property RegularWorkMilliseconds: TInt32; [rw]

  property RegularWorkTimeSpan: TTime; [rw]

  property RemainingOvertimeWork: string; [rw]

  property RemainingOvertimeWorkMilliseconds: TInt32; [rw]

  property RemainingOvertimeWorkTimeSpan: TTime; [rw]

  property RemainingWork: string; [rw]

  property RemainingWorkMilliseconds: TInt32; [rw]

  property RemainingWorkTimeSpan: TTime; [rw]

  property ResourceCapacity: Double; [rw]

  property ResourceId: TGUIDString; [rw]

  property TaskId: TGUIDString; [rw]

  property Work: string; [rw]

  property WorkMilliseconds: TInt32; [rw]

  property WorkTimeSpan: TTime; [rw]

end;

Inheritance

TPSDraftAssignment

|

TPSAssignment

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18