[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 14358
type TPSStatusTask = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property ActualWork: string; [rw] |
property ActualWorkMilliseconds: TInt32; [rw] |
property ActualWorkTimeSpan: TTime; [rw] |
property Deadline: TDateTime; [rw] |
property Duration: string; [rw] |
property DurationMilliseconds: TInt32; [rw] |
property DurationTimeSpan: TTime; [rw] |
property Finish: TDateTime; [rw] |
property Id: TGUIDString; [rw] |
property Name: string; [rw] |
property Overtime: string; [rw] |
property OvertimeMilliseconds: TInt32; [rw] |
property OvertimeTimeSpan: TTime; [rw] |
property PercentComplete: TInt16; [rw] |
property PercentWorkComplete: TInt16; [rw] |
property PhysicalPercentComplete: TInt16; [rw] |
property RegularWork: string; [rw] |
property RegularWorkMilliseconds: TInt32; [rw] |
property RegularWorkTimeSpan: TTime; [rw] |
property RemainingDuration: string; [rw] |
property RemainingDurationMilliseconds: TInt32; [rw] |
property RemainingDurationTimeSpan: 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 Resume: TDateTime; [rw] |
property Start: TDateTime; [rw] |
property Work: string; [rw] |
property WorkMilliseconds: TInt32; [rw] |
property WorkTimeSpan: TTime; [rw] |
end; |
| |
| |
| |
TObject |