SPBackupRestoreHistoryObject.EndTime Property

The date and time that the operation ended.

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

Syntax

'Declaration
Public ReadOnly Property EndTime As DateTime
    Get
'Usage
Dim instance As SPBackupRestoreHistoryObject
Dim value As DateTime

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

Property Value

Type: System.DateTime
A DateTime that represents the time that the backup or restore operation ended.

See Also

Reference

SPBackupRestoreHistoryObject Class

SPBackupRestoreHistoryObject Members

Microsoft.SharePoint.Administration.Backup Namespace