[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 7505
type TSPWebTemplate = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property Description: string; [rw] |
property DisplayCategory: string; [rw] |
property ImageUrl: string; [rw] |
property IsHidden: Boolean; [rw] |
property IsRootWebOnly: Boolean; [rw] |
property IsSubWebOnly: Boolean; [rw] |
property Name: string; [rw] |
property Title: string; [rw] |
end; |
| |
| |
| |
TObject |