SPWorkflow.HistoryListId-Eigenschaft
Dient zum Abrufen der Listen-ID der Liste workflowverlaufsereignisse zu für diese Workflowinstanz zu erfassen.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property HistoryListId As Guid
Get
'Usage
Dim instance As SPWorkflow
Dim value As Guid
value = instance.HistoryListId
public Guid HistoryListId { get; }
Eigenschaftswert
Typ: System.Guid
-ID einer Guid , die die Workflowverlaufsliste darstellt.
Siehe auch
Referenz
Microsoft.SharePoint.Workflow-Namespace
Weitere Ressourcen
Workflows in Windows SharePoint Services
Workflow Development for Windows SharePoint Services
Workflow Object Model in Windows SharePoint Services Overview