[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 18879
type TSP_WorkManagement_OMTask = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property CustomAttributes: TStringArray; [rw] |
property Description: string; [rw] |
property DueDate: TDateTime; [rw] |
property EditUrl: string; [rw] |
property IsCompleted: Boolean; [rw] |
property IsPersonal: Boolean; [rw] |
property IsReadOnly: Boolean; [rw] |
property LastModified: TDateTime; [rw] |
property LocationId: TInt32; [rw] |
property Name: string; [rw] |
property SerializedCustomDataForClient: string; [rw] |
property StartDate: TDateTime; [rw] |
end; |
| |
| |
| |
TObject |