SP.ListCreationInformation Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ListCreationInformation class.

Properties

Name

Description

customSchemaXml

Gets or sets a value that specifies the list schema of the new list.

dataSourceProperties

Gets or sets a value that specifies the properties of the data source of the new list.

description

Gets or sets a value that specifies the description of the new list.

documentTemplateType

Gets or sets a value that specifies the identifier of the document template for the new list.

quickLaunchOption

Gets or sets a value that specifies whether the new list is displayed on the Quick Launch of the site.

templateFeatureId

Gets or sets a value that specifies the feature identifier of the feature that contains the list schema for the new list.

templateType

Gets or sets a value that specifies the list server template of the new list.

title

Gets or sets a value that specifies the display name of the new list.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

url

Gets or sets value that specifies the site-relative URL of the location for the new list.

Applies To

SP.ListCreationInformation Class

See Also

Reference

SP.ListCreationInformation Methods

SP Namespace