Partager via


List.Created - Propriété

Gets a value that specifies when the list was created.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Created As DateTime
    Get
'Utilisation
Dim instance As List
Dim value As DateTime

value = instance.Created
public DateTime Created { get; }

Valeur de propriété

Type : System.DateTime
Returns a DateTime instance representing when the list was created.

Voir aussi

Référence

List classe

List - Membres

Microsoft.SharePoint.Client - Espace de noms