SPWorkflow.WebId-Eigenschaft
Ruft die ID der SharePoint-Website auf der diese Workflow-Instanz erstellt wurde.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property WebId As Guid
Get
'Usage
Dim instance As SPWorkflow
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Eigenschaftswert
Typ: System.Guid
Eine Guid , die die Web-ID 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