Unit 'sharepoint' Package
[Overview][Types][Classes][Index] [#odata]

TMS_FileServicesFileSystemItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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 Size: TInt32; [rw]

  property TimeCreated: TDateTime; [rw]

  property TimeLastModified: TDateTime; [rw]

  property Url: string; [rw]

end;

Inheritance

TMS_FileServicesFileSystemItem

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18