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.
Returns all jobs in this ContentDeploymentJobCollection collection.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared Function GetAllJobs As ContentDeploymentJobCollection
'Usage
Dim returnValue As ContentDeploymentJobCollection
returnValue = ContentDeploymentJob.GetAllJobs()
public static ContentDeploymentJobCollection GetAllJobs()
Return Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobCollection
A ContentDeploymentJobCollection object.