ListCreationInformation - Membres
Specifies the properties of the new list.
Le type ListCreationInformation expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ListCreationInformation | Initializes a new instance of the ListCreationInformation object. |
Haut
Propriétés
Nom | 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 | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.TypeId) | |
Url | Gets or sets value that specifies the site-relative URL of the location for the new list. |
Haut
Méthodes
Nom | Description | |
---|---|---|
CustomFromJson | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
CustomWriteToXml | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
FromJson | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientValueObject) | |
InitOnePropertyFromJson | (Remplace ClientValueObject.InitOnePropertyFromJson(String, JsonReader)) | |
ToString | (Hérité de Object) | |
WriteToXml | Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Remplace ClientValueObject.WriteToXml(XmlWriter, SerializationContext)) |
Haut