[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 17400
type TMicrosoft_SharePoint_Portal_ProjectMyRecsCacheBlob = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
published |
property DateCached: TDateTime; [rw] |
property FillInQuery: string; [rw] |
property FillInSortBy: string; [rw] |
property Query: string; [rw] |
property QueryInfo: TMicrosoft_SharePoint_Portal_ProjectMyRecsQueryInfo; [rw] |
property _Result: string; [rw] |
property SortBy: string; [rw] |
end; |
| |
| |
| |
TObject |