ListCreationInformation members

Specifies the properties of the new list.

The ListCreationInformation type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomSchemaXml Gets or sets a value that specifies the list schema of the new list.
Public property DataSourceProperties Gets or sets a value that specifies the properties of the data source of the new list.
Public property Description Gets or sets a value that specifies the description of the new list.
Public property DocumentTemplateType Gets or sets a value that specifies the identifier of the document template for the new list.
Public property ListTemplate
Public property QuickLaunchOption Gets or sets a value that specifies whether the new list is displayed on the Quick Launch of the site.
Public property TemplateFeatureId Gets or sets a value that specifies the feature identifier of the feature that contains the list schema for the new list.
Public property TemplateType Gets or sets a value that specifies the list server template of the new list.
Public property Title Gets or sets a value that specifies the display name of the new list.
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 Url Gets or sets value that specifies the site-relative URL of the location for the new list.

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

ListCreationInformation class

Microsoft.SharePoint.Client namespace