[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 5709
type TSPFileVersion = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
class function ExportPropertyName(); override; |
function KeyAsURLPart; override; |
function CreatedBy(); |
published |
property CheckInComment: string; [rw] |
property Created: TDateTime; [rw] |
property IsCurrentVersion: Boolean; [rw] |
property _Length: Int64; [rw] |
property Url: string; [rw] |
property VersionLabel: string; [rw] |
end; |
| |
| |
| |
TObject |