[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 2841
type TSPListCreationInformation = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property CustomSchemaXml: string; [rw] |
property DataSourceProperties: TSPKeyValueArray; [rw] |
property Description: string; [rw] |
property DocumentTemplateType: TInt32; [rw] |
property QuickLaunchOption: TInt32; [rw] |
property TemplateFeatureId: TGUIDString; [rw] |
property TemplateType: TInt32; [rw] |
property Title: string; [rw] |
property Url: string; [rw] |
end; |
| |
| |
| |
TObject |