Freigeben über


SPFollowableListCollection.StartLastItemModifiedDate-Eigenschaft

Dient zum Abrufen oder legt Datum und die Uhrzeit der gestartet, die letzte Listenelement geändert wurde.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property StartLastItemModifiedDate As DateTime
    Get
    Set
'Usage
Dim instance As SPFollowableListCollection
Dim value As DateTime

value = instance.StartLastItemModifiedDate

instance.StartLastItemModifiedDate = value
public DateTime StartLastItemModifiedDate { get; set; }

Eigenschaftswert

Typ: System.DateTime

Siehe auch

Referenz

SPFollowableListCollection Klasse

SPFollowableListCollection-Member

Microsoft.SharePoint.Administration-Namespace