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 reports from the ContentDeploymentJobReportCollection object for this ContentDeploymentJob object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property Reports As ContentDeploymentJobReportCollection
Get
'Usage
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentJobReportCollection
value = instance.Reports
public ContentDeploymentJobReportCollection Reports { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobReportCollection
The ContentDeploymentJobReportCollection for this ContentDeploymentJobCollection.