Partager via


_sListMetadata.Description, champ (websvcSiteData)

A string representing the description of the metadata list.

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
Public Description As String
'Utilisation
Dim instance As _sListMetadata
Dim value As String

value = instance.Description

instance.Description = value
public string Description

Notes

This property defines the purpose of the list to the site implementer and the site user. A title encapsulates the function of the entire list, but a description provides clarification as to the purpose of the list or list items. For example, the title of a list might be “Actions”, but the items grouped together in an action list might include “edit”, “export”, “open”, “view” and “alert”.

Some lists are neither customizable nor personalizable by the site user.

Voir aussi

Référence

_sListMetadata, structure
Membres _sListMetadata
websvcSiteData, espace de noms
SPList, classe