[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 11991
type TPSCalendarException = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function Calendar(); |
published |
property Finish: TDateTime; [rw] |
property Name: string; [rw] |
property RecurrenceDays: TInt32; [rw] |
property RecurrenceFrequency: TInt32; [rw] |
property RecurrenceMonth: TInt32; [rw] |
property RecurrenceMonthDay: TInt32; [rw] |
property RecurrenceType: TInt32; [rw] |
property RecurrenceWeek: TInt32; [rw] |
property Shift1Finish: TInt32; [rw] |
property Shift1Start: TInt32; [rw] |
property Shift2Finish: TInt32; [rw] |
property Shift2Start: TInt32; [rw] |
property Shift3Finish: TInt32; [rw] |
property Shift3Start: TInt32; [rw] |
property Shift4Finish: TInt32; [rw] |
property Shift4Start: TInt32; [rw] |
property Shift5Finish: TInt32; [rw] |
property Shift5Start: TInt32; [rw] |
property Start: TDateTime; [rw] |
end; |
| |
| |
| |
TObject |