[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 5407
type TSPView = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function ViewFields(); |
published |
property Aggregations: string; [rw] |
property AggregationsStatus: string; [rw] |
property BaseViewId: string; [rw] |
property ContentTypeId: TSPContentTypeId; [rw] |
property DefaultView: Boolean; [rw] |
property DefaultViewForContentType: Boolean; [rw] |
property EditorModified: Boolean; [rw] |
property Formats: string; [rw] |
property Hidden: Boolean; [rw] |
property HtmlSchemaXml: string; [rw] |
property Id: TGUIDString; [rw] |
property ImageUrl: string; [rw] |
property IncludeRootFolder: Boolean; [rw] |
property ViewJoins: string; [rw] |
property JSLink: string; [rw] |
property ListViewXml: string; [rw] |
property Method: string; [rw] |
property MobileDefaultView: Boolean; [rw] |
property MobileView: Boolean; [rw] |
property ModerationType: string; [rw] |
property OrderedView: Boolean; [rw] |
property Paged: Boolean; [rw] |
property PersonalView: Boolean; [rw] |
property ViewProjectedFields: string; [rw] |
property ViewQuery: string; [rw] |
property ReadOnlyView: Boolean; [rw] |
property RequiresClientIntegration: Boolean; [rw] |
property ServerRelativeUrl: string; [rw] |
property StyleId: string; [rw] |
property Threaded: Boolean; [rw] |
property Title: string; [rw] |
property Toolbar: string; [rw] |
property ToolbarTemplateName: string; [rw] |
property ViewType: string; [rw] |
property ViewData: string; [rw] |
end; |
| |
| |
| |
TObject |