Freigeben über


ContentDeploymentJob.Reports-Eigenschaft

Ruft Berichte aus dem ContentDeploymentJobReportCollection -Objekt für dieses ContentDeploymentJob -Objekt ab.

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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobReportCollection
Die ContentDeploymentJobReportCollection für diese ContentDeploymentJobCollection.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace