Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 last run time of the job definition.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property LastRunTime As DateTime
Get
'Usage
Dim instance As SPJobDefinition
Dim value As DateTime
value = instance.LastRunTime
public DateTime LastRunTime { get; }
Type: System.DateTime
A DateTime object.
Please sign in to use this experience.
Sign in