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

TSPFolder

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

Declaration

Source position: sharepoint.pp line 4916

type TSPFolder = class(TODataEntity)

public

  class function ObjectRestKind; override;

  function KeyAsURLPart; override;

  function Files();

  function ListItemAllFields();

  function ParentFolder();

  function Properties();

  function Folders();

published

  property ContentTypeOrder: TSPContentTypeIdArray; [rw]

  property Exists: Boolean; [rw]

  property ItemCount: TInt32; [rw]

  property Name: string; [rw]

  property ProgID: string; [rw]

  property ServerRelativeUrl: string; [rw]

  property TimeCreated: TDateTime; [rw]

  property TimeLastModified: TDateTime; [rw]

  property UniqueContentTypeOrder: TSPContentTypeIdArray; [rw]

  property UniqueId: TGUIDString; [rw]

  property WelcomePage: string; [rw]

end;

Inheritance

TSPFolder

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18