ListItemCreationInformation members

Specifies the properties of the new list item.

The ListItemCreationInformation type exposes the following members.

Constructors

  Name Description
Public method ListItemCreationInformation Initializes a new instance of the ListItemCreationInformation object.

Top

Properties

  Name Description
Public property FolderUrl Gets or sets a value that specifies the folder for the new list item.
Public property 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.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property UnderlyingObjectType Gets or sets a value that specifies whether the new list item is a file or a folder.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

ListItemCreationInformation class

Microsoft.SharePoint.Client namespace