Share via


ContentDeploymentJobReportCollection-Klasse

Stellt eine Auflistung von Content Deployment Report-Objekte.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Publishing.CollectionBase<ContentDeploymentJobReport>
    Microsoft.SharePoint.Publishing.ListItemBasedReadOnlyCollection<ContentDeploymentJobReport>
      Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobReportCollection

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ContentDeploymentJobReportCollection _
    Inherits ListItemBasedReadOnlyCollection(Of ContentDeploymentJobReport)
'Usage
Dim instance As ContentDeploymentJobReportCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ContentDeploymentJobReportCollection : ListItemBasedReadOnlyCollection<ContentDeploymentJobReport>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ContentDeploymentJobReportCollection-Member

Microsoft.SharePoint.Publishing.Administration-Namespace

ContentDeploymentJobReport