SP.ListCreationInformation Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.ListCreationInformation class.
Properties
Name |
Description |
---|---|
Gets or sets a value that specifies the list schema of the new list. |
|
Gets or sets a value that specifies the properties of the data source of the new list. |
|
Gets or sets a value that specifies the description of the new list. |
|
Gets or sets a value that specifies the identifier of the document template for the new list. |
|
Gets or sets a value that specifies whether the new list is displayed on the Quick Launch of the site. |
|
Gets or sets a value that specifies the feature identifier of the feature that contains the list schema for the new list. |
|
Gets or sets a value that specifies the list server template of the new list. |
|
Gets or sets a value that specifies the display name of the new list. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets or sets value that specifies the site-relative URL of the location for the new list. |
Applies To
SP.ListCreationInformation Class