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

TSPViewCreationInformation

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

Declaration

Source position: sharepoint.pp line 3737

type TSPViewCreationInformation = class(TODataEntity)

public

  class function ObjectRestKind; override;

published

  property Paged: Boolean; [rw]

  property PersonalView: Boolean; [rw]

  property Query: string; [rw]

  property RowLimit: TInt32; [rw]

  property SetAsDefaultView: Boolean; [rw]

  property Title: string; [rw]

  property ViewFields: TStringArray; [rw]

  property ViewTypeKind: TInt32; [rw]

end;

Inheritance

TSPViewCreationInformation

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18