Share via


ContentDeploymentJob.GetAllQuickDeployJobs Method

The collection of all QuickDeploy content deployment jobs in this ContentDeploymentJobCollection collection.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Shared Function GetAllQuickDeployJobs As ContentDeploymentJobCollection
'Usage
Dim returnValue As ContentDeploymentJobCollection

returnValue = ContentDeploymentJob.GetAllQuickDeployJobs()
public static ContentDeploymentJobCollection GetAllQuickDeployJobs()

Return Value

Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobCollection
Returns the list of QuickDeploy content deployment jobs that are associated with this SPSite object.

See Also

Reference

ContentDeploymentJob Class

ContentDeploymentJob Members

Microsoft.SharePoint.Publishing.Administration Namespace