Share via


ContentDeploymentJobReport.Status property

Gets the status for the ContentDeploymentJobReport object.

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

Syntax

'Declaration
Public Property Status As ContentDeploymentJobStatus
    Get
    Friend Set
'Usage
Dim instance As ContentDeploymentJobReport
Dim value As ContentDeploymentJobStatus

value = instance.Status
public ContentDeploymentJobStatus Status { get; internal set; }

Property value

Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobStatus
ContentDeploymentJobStatus for the Report.

See also

Reference

ContentDeploymentJobReport class

ContentDeploymentJobReport members

Microsoft.SharePoint.Publishing.Administration namespace