SPFollowableList.LastItemModifiedDate - Propriété

Obtient l'horodatage de la dernière modification de tout élément de la liste.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LastItemModifiedDate As DateTime
    Get
'Utilisation
Dim instance As SPFollowableList
Dim value As DateTime

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

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

SPFollowableList classe

SPFollowableList - Membres

Microsoft.SharePoint.Administration - Espace de noms