Freigeben über


SPWorkflowAssociation.WebId-Eigenschaft

Ruft die ID der Website, auf der sich die Workflowzuordnung befindet.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ClientCallableAttribute> _
Public ReadOnly Property WebId As Guid
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As Guid

value = instance.WebId
[ClientCallableAttribute]
public Guid WebId { get; }

Eigenschaftswert

Typ: System.Guid
Eine Guid , die die SharePoint-Website darstellt.

Siehe auch

Referenz

SPWorkflowAssociation Klasse

SPWorkflowAssociation-Member

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