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