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 or sets type information for this ContentDeploymentJob object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property JobType As ContentDeploymentJobType
Get
Set
'Usage
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentJobType
value = instance.JobType
instance.JobType = value
public ContentDeploymentJobType JobType { get; set; }
Property Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobType
The type information for the ContentDeploymentJob object.