Share via


SPSiteInfoUsageEntry.LastContentChange property

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

Syntax

'Declaration
Public Property LastContentChange As DateTime
    Get
    Set
'Usage
Dim instance As SPSiteInfoUsageEntry
Dim value As DateTime

value = instance.LastContentChange

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

Property value

Type: System.DateTime

See also

Reference

SPSiteInfoUsageEntry class

SPSiteInfoUsageEntry members

Microsoft.SharePoint.Administration namespace