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 value that determines whether this ContentDeploymentJob object occurs only once or is recurring.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property IsRecurring As Boolean
Get
'Usage
Dim instance As ContentDeploymentJob
Dim value As Boolean
value = instance.IsRecurring
public bool IsRecurring { get; }
Property Value
Type: System.Boolean
A value that determines whether this ContentDeploymentJob occurs only once or is recurring.