[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 4974
type TSP_File = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
function KeyAsURLPart; override; |
function Author(); |
function CheckedOutByUser(); |
function ListItemAllFields(); |
function LockedByUser(); |
function ModifiedBy(); |
function Versions(); |
published |
property CheckInComment: string; [rw] |
property CheckOutType: TInt32; [rw] |
property ContentTag: string; [rw] |
property CustomizedPageStatus: TInt32; [rw] |
property ETag: string; [rw] |
property Exists: Boolean; [rw] |
property _Length: Int64; [rw] |
property Level: Byte; [rw] |
property LinkingUrl: string; [rw] |
property MajorVersion: TInt32; [rw] |
property MinorVersion: TInt32; [rw] |
property Name: string; [rw] |
property ServerRelativeUrl: string; [rw] |
property TimeCreated: TDateTime; [rw] |
property TimeLastModified: TDateTime; [rw] |
property Title: string; [rw] |
property UIVersionLabel: string; [rw] |
property UniqueId: TGUIDString; [rw] |
end; |
| |
| |
| |
TObject |