[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 8483
type TMS_FileServicesFileSystemItem = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property CreatedBy: TMS_FileServicesUserInformation; [rw] |
property ETag: string; [rw] |
property Id: string; [rw] |
property LastModifiedBy: TMS_FileServicesUserInformation; [rw] |
property Name: string; [rw] |
property TimeCreated: TDateTime; [rw] |
property TimeLastModified: TDateTime; [rw] |
property Url: string; [rw] |
end; |
| |
| |
| |
TObject |