Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the time when the content database was added or restored to the farm, in UTC format.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RestoredTime As DateTime
Get
Friend Set
'Usage
Dim instance As SPContentDatabase
Dim value As DateTime
value = instance.RestoredTime
public DateTime RestoredTime { get; internal set; }
Property value
Type: System.DateTime
The time when the content database was added or restored to the farm, in UTC format.