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