Freigeben über


ContentDeploymentJob.LastStatus-Eigenschaft

Ruft ab oder legt diesen fest den letzten Statuscode für dieses ContentDeploymentJob -Objekt.

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

Syntax

'Declaration
Public Property LastStatus As ContentDeploymentJobStatus
    Get
    Private Set
'Usage
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentJobStatus

value = instance.LastStatus
public ContentDeploymentJobStatus LastStatus { get; private set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobStatus
Der letzte Statuscode für diese ContentDeploymentJob.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace