Share via


ContentDeploymentRemoteImport.RunJob Method

Runs the specified RemoteImport job.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub RunJob ( _
    jobId As Guid _
)
'Usage
Dim instance As ContentDeploymentRemoteImport
Dim jobId As Guid

instance.RunJob(jobId)
[WebMethodAttribute]
public void RunJob(
    Guid jobId
)

Parameters

See Also

Reference

ContentDeploymentRemoteImport Class

ContentDeploymentRemoteImport Members

Microsoft.SharePoint.Publishing.Administration.WebServices Namespace