Freigeben über


ContentDeploymentJob.LastReportId-Eigenschaft

Ruft die UniqueId für den aktuellen Bericht.

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

Syntax

'Declaration
Public Property LastReportId As Guid
    Get
    Private Set
'Usage
Dim instance As ContentDeploymentJob
Dim value As Guid

value = instance.LastReportId
public Guid LastReportId { get; private set; }

Eigenschaftswert

Typ: System.Guid
Die UniqueId für den aktuellen Bericht.

Hinweise

Wenn die ContentDeploymentJob derzeit ausgeführt wird, ist dies die GUID des Berichts für, ausgeführt.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace