Freigeben über


ContentDeploymentJob.IsRecurring-Eigenschaft

Ruft den Wert, der bestimmt, ob dieses Objekt ContentDeploymentJob nur einmal tritt oder wiederholt sich ab.

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; }

Eigenschaftswert

Typ: System.Boolean
Ein Wert, der bestimmt, ob diese ContentDeploymentJob nur einmal tritt oder wiederholt wird.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace