SP.ListItemCreationInformation Properties

Applies to: SharePoint Foundation 2010

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

Properties

Name

Description

folderUrl

Gets or sets a value that specifies the folder for the new list item.

leafName

Gets or sets a value that specifies the name of the new list item. It must be the name of the file if the parent list of the list item is a document library.

typeId

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

underlyingObjectType

Gets or sets a value that specifies whether the new list item is a file or a folder.

Applies To

SP.ListItemCreationInformation Class

See Also

Reference

SP.ListItemCreationInformation Methods

SP Namespace