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 next date and time that this ContentDeploymentJob object runs.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property NextRunTime As DateTime
Get
'Usage
Dim instance As ContentDeploymentJob
Dim value As DateTime
value = instance.NextRunTime
public DateTime NextRunTime { get; }
Property Value
Type: System.DateTime
The next date and time that this ContentDeploymentJob object runs.