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

TSPRecycleBinItem

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

Declaration

Source position: sharepoint.pp line 4282

type TSPRecycleBinItem = class(TODataEntity)

public

  class function ObjectRestKind; override;

  function KeyAsURLPart; override;

  function Author();

  function DeletedBy();

published

  property DeletedDate: TDateTime; [rw]

  property DirName: string; [rw]

  property Id: TGUIDString; [rw]

  property ItemState: TInt32; [rw]

  property ItemType: TInt32; [rw]

  property LeafName: string; [rw]

  property Size: Int64; [rw]

  property Title: string; [rw]

end;

Inheritance

TSPRecycleBinItem

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18