[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 14705
type TPSPlanAssignmentInterval = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
function KeyAsURLPart; override; |
published |
property Duration: string; [rw] |
property DurationMilliseconds: TInt32; [rw] |
property DurationTimeSpan: TTime; [rw] |
property _End: TDateTime; [rw] |
property Name: string; [rw] |
property Start: TDateTime; [rw] |
end; |
| |
| |
| |
TObject |